RotateRight90Degrees Data Member Function

Rotates the <Image> object 90 degrees to the right. ( Clockwise )

Prototype

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