Concept Framework 2.0 documentation Contents | Index

RImage.Rotate90

Name Type Access Version Deprecated
Rotate90 function public version 1.0 no

Prototype:
public function Rotate90(angle)

Parameters:
angle      the type of the rotation

Description:
This function rotates an image by a multiple of 90 degrees.
The angle parameter must have one of this values:
ROTATE_NONE
ROTATE_COUNTERCLOCKWISE
ROTATE_UPSIDEDOWN
ROTATE_CLOCKWISE

Returns:
This function returns null.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:12 2011 GMT(c)2011 RadGs Software