IsRgbaImage Data Member Function

Returns true if the specified <Image> object has a pixel format, such as IPF_FP32x2, that uses RGBA byte ordering.

Prototype

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