UIImage.Orientation.up
The original pixel data matches the image’s intended display orientation.
Declaration
case upDiscussion
If an image is encoded with this orientation, then displayed by software unaware of orientation metadata, the image appears correctly “right side up”. That is, this orientation is an identity value.
[Image]