2003
Michael Natterer
Rotates the image by the specified degrees.
This procedure rotates the image.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
PF_INT | rotate-type | Angle of rotation { ROTATE-90 (0), ROTATE-180 (1), ROTATE-270 (2) } |
None