IsRgbImage Data Member Function

Returns true if the format is 888_RGB. Otherwise returns false.

Prototype

int32 IsRgbImage( Image p_oImage )

Parameters

Parameter Type Parameter Name Documentation
<Image>p_oImageA pointer to the source <Image> object.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.