Contents

kCGImagePropertyHasAlpha

A Boolean value that indicates whether the image has an alpha channel.

Declaration

let kCGImagePropertyHasAlpha: CFString

Discussion

The value of this key is a CFBoolean. The value is kCFBooleanTrue when the image contains an alpha channel.

See Also

Color Information