SameDimensions Data Member Function

Returns true if this <Image> object is the same as the source <Image> object.

Prototype

int32 SameDimensions( Image p_oSource )

Parameters

Parameter Type Parameter Name Documentation
<Image>p_oSourceA pointer to the source <Image> object to compare.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.