The search keyword must be a single word (no spaces).

Function SetImageColor

Line
3832
Location
common.j
Constant?
no
Type
native
Arguments
image whichImage, integer red, integer green, integer blue, integer alpha
Returns
nothing
3832
native SetImageColor                takes image whichImage, integer red, integer green, integer blue, integer alpha returns nothing
3833
native SetImageRender               takes image whichImage, boolean flag returns nothing
3834
native SetImageRenderAlways         takes image whichImage, boolean flag returns nothing
3835
native SetImageAboveWater           takes image whichImage, boolean flag, boolean useWaterAlpha returns nothing
3836
native SetImageType                 takes image whichImage, integer imageType returns nothing
3837

Information about SetImageColor

You must be logged in with a standard account to contribute.