RotateLeft270Degrees Data Member Function

Rotates the <Image> object 270 degrees to the left. ( Counter-clockwise )

Prototype

int32 RotateLeft270Degrees( Image p_oImage )

Parameters

Parameter Type Parameter Name Documentation
<Image>p_oImageA pointer to the <Image> object you wish to rotate.

Examples

Copy Text To Clipboard

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