wx
v1.1.3
Search documentation of wx
Settings
:wxBitmap
(wx v1.1.3)
View Source
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)
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)