Contents

UIImage.Orientation.upMirrored

The image has been horizontally flipped from the orientation of its original pixel data.

Declaration

case upMirrored

Discussion

If an image is encoded with this orientation, then displayed by software unaware of orientation metadata, the image appears horizontally mirrored.

[Image]

See Also

Related Documentation

Image orientations