kCGImagePropertyIsIndexed
A Boolean value that indicates whether the image contains indexed pixel samples.
Declaration
let kCGImagePropertyIsIndexed: CFStringDiscussion
Indexed pixel samples are also known as paletted samples. The value of this property is kCFBooleanTrue if the image contains indexed pixel samples.