Contents

UIImage.Orientation.up

The original pixel data matches the image’s intended display orientation.

Declaration

case up

Discussion

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]

See Also

Related Documentation

Image orientations