SamePixelFormat Data Member Function

Returns true if this <Image> has the same pixel format as the source <Image> object.

Prototype

int32 SamePixelFormat( Image p_oSource )

Parameters

Parameter Type Parameter Name Documentation
<Image>p_oSourceA 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.