hi_rotation
Description
Defines the rotation angle.
Prototype
HI_ROTATION_90 = 0, HI_ROTATION_180 = 1, HI_ROTATION_270 = 2
Members
Member |
Description |
|---|---|
HI_ROTATION_90 |
Clockwise rotation by 90º. |
HI_ROTATION_180 |
Clockwise rotation by 180º. |
HI_ROTATION_270 |
Clockwise rotation by 270º. |
Parent topic: Image Processing