orientation
A value that indicates the orientation of the image.
Declaration
var orientation: CGImagePropertyOrientation { get set }Discussion
The value should be in the range of 1...8 and follow the EXIF specification.
A value that indicates the orientation of the image.
var orientation: CGImagePropertyOrientation { get set }The value should be in the range of 1...8 and follow the EXIF specification.