wx
v1.1.3
Search documentation of wx
Settings
:wxImage
(wx v1.1.3)
View Source
Summary
Functions
destroy(image)
getAlpha(image)
getData(image)
getHeight(image)
getWidth(image)
isOk(image)
new(width \\ nil, height \\ nil, data \\ nil, alpha \\ nil, options \\ nil)
replace(image, r1, g1, b1, r2, g2, b2)
rescale(image, width, height, options \\ nil)
resize(image, size, position, options \\ nil)
setAlpha(image, binary)
setData(image, binary)
Functions
destroy(image)
getAlpha(image)
getData(image)
getHeight(image)
getWidth(image)
isOk(image)
new(width \\ nil, height \\ nil, data \\ nil, alpha \\ nil, options \\ nil)
replace(image, r1, g1, b1, r2, g2, b2)
rescale(image, width, height, options \\ nil)
resize(image, size, position, options \\ nil)
setAlpha(image, binary)
setData(image, binary)