IsSignedImage Data Member Function

Returns true if the specified <Image> object has a pixel format, such as IPF_I8, IPF_I16, or IPF_I32, that uses signed values.

Prototype

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