ImageOrientation uno
ImageOrientation is used to indicate the orientation of an image. The enum describes a transformation containing a vertical flip (if the FlipVertical flag is active), and then a rotation (if one of the rotation flags is active). Note that the flip should be applied before the rotation.