Contents

fullSizeImageOrientation

The Exif display orientation of the full-size image file.

Declaration

var fullSizeImageOrientation: Int32 { get }

Discussion

This property’s value is a raw numeric value describing the encoded image orientation according to the TIFF and Exif specifications. To more easily work with such values, convert this value to the CGImagePropertyOrientation type.

See Also

Related Documentation

Working with Photo Assets