Concept Framework 1.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: Thu Oct 15 20:01:55 2009 GMT(c)2009 RadGs Software