Contents

kCVPixelBufferCGBitmapContextCompatibilityKey

A key to a Boolean value that indicates whether the pixel buffer is compatible with Core Graphics bitmap contexts.

Declaration

let kCVPixelBufferCGBitmapContextCompatibilityKey: CFString

Discussion

The value for this key is of type CFBoolean.

See Also

Constants