Enum ImageOrientation
Defines the possible rotations to apply on image regions.
public enum ImageOrientationFields
- AsIs = 0
- The image region is taken as is. 
- Rotated90 = 1
- The image is rotated of the 90 degrees (clockwise) in the source texture.