f$BitmapRotate
f$BitmapRotate
Rotate the active image. 90, 180 and 270 degrees are allowed as rotating angles. The rotating angle is in clockwise direction.
Syntax: | Status = f$BitmapRotate (Angle) German status = f$BitmapDrehen (Winkel) | ||
| Argument | Type | Meaning |
| Angle | Integer | Rotating angle in clockwise direction. |
Result: | Integer | ||