[]
The orientation of the image.
public enum ExifOrientation
BottomLeft = 3Mirror vertical.
BottomRight = 2Rotate 180 degrees.
LeftBottom = 7Rotate 90 degrees counterclockwise.
LeftTop = 4Mirror horizontal and rotate 90 degrees counterclockwise.
RightBottom = 6Mirror horizontal and rotate 90 degrees clockwise.
RightTop = 5Rotate 90 degrees clockwise.
TopLeft = 0Normal horizontal (default).
TopRight = 1Mirror horizontal.
Unknown = 8Unrecognized value