IsUnsignedImage Data Member Function

Returns true if the specified <Image> object has a pixel format, such as IPF_UI8, IPF_UI16, or IPF_UI32, that uses unsigned values.

Prototype

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