Contents

kCGImagePropertyOrientation

The intended display orientation of the image.

Declaration

let kCGImagePropertyOrientation: CFString

Discussion

The value of this property is a CFNumber. The value encodes the intended display orientation for the image according to the TIFF and EXIF specifications. See the CGImagePropertyOrientation type for possible values and their meanings.

See Also

Image Information