Amount of rotation to apply when mapping an image. More...
Inherits object.
Static Public Attributes | |
int | By180Degrees = 2 |
Image will be rotated by 180 degrees. | |
int | By270Degrees = 3 |
Image will be rotated by 270 degrees. | |
int | By90Degrees = 1 |
Image will be rotated by 90 degrees. | |
Amount of rotation to apply when mapping an image.