AreImageDimensionsHorizontalRectangle Data Member Function

Returns true if and only if the <Image> is a horizontal rectangle. For example: if the <Image> object dimensions are 32x8.

Prototype

int32 AreImageDimensionsHorizontalRectangle( Image p_oImage )

Parameters

Parameter Type Parameter Name Documentation
<Image>p_oImageA pointer to the <Image> object to query.

Examples

Copy Text To Clipboard

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