IsBgraImage Data Member Function

Returns true if the specified <Image> object represents any pixel format, such as IPF_8888_ARGB, that uses BGRA byte ordering.

Prototype

int32 IsBgraImage( 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.