Contents

kCGImagePropertyIsFloat

A Boolean value that indicates whether the image contains floating-point pixel samples.

Declaration

let kCGImagePropertyIsFloat: CFString

Discussion

The value of this property is kCFBooleanTrue if the image contains floating-point pixel samples.

See Also

Image Information