UIImage.Orientation.upMirrored
The image has been horizontally flipped from the orientation of its original pixel data.
Declaration
case upMirroredDiscussion
If an image is encoded with this orientation, then displayed by software unaware of orientation metadata, the image appears horizontally mirrored.
[Image]