wx
v1.1.1
Pages
Modules
:wxBitmap
(wx v1.1.1)
View Source
Link to this section
Summary
Functions
convertToImage(bitmap)
copyFromIcon(bitmap, icon)
destroy(image)
getAlpha(image)
getData(image)
getHeight(image)
getWidth(image)
new(bits \\ nil, width \\ nil, height \\ nil, options \\ nil)
replace(image, r1, g1, b1, r2, g2, b2)
rescale(image, width, height, options \\ nil)
setAlpha(image, binary)
setData(image, binary)
Link to this section
Functions
Link to this function
convertToImage(bitmap)
View Source
Link to this function
copyFromIcon(bitmap, icon)
View Source
Link to this function
destroy(image)
View Source
Link to this function
getAlpha(image)
View Source
Link to this function
getData(image)
View Source
Link to this function
getHeight(image)
View Source
Link to this function
getWidth(image)
View Source
Link to this function
new(bits \\ nil, width \\ nil, height \\ nil, options \\ nil)
View Source
Link to this function
replace(image, r1, g1, b1, r2, g2, b2)
View Source
Link to this function
rescale(image, width, height, options \\ nil)
View Source
Link to this function
setAlpha(image, binary)
View Source
Link to this function
setData(image, binary)
View Source