Contents

kCGImageSourceTypeIdentifierHint

The uniform type identifier that represents your best guess for the image’s type.

Declaration

let kCGImageSourceTypeIdentifierHint: CFString

Discussion

The value of this key is a CFString object. Add this key to the options dictionary when you create a CGImageSource object.

See Also

Specifying the Read Options