Contents

kCVImageBufferTransferFunction_UseGamma

A key to the transfer function that’s defined by the gamma level value of the image buffer.

Declaration

let kCVImageBufferTransferFunction_UseGamma: CFString

Discussion

The value for the kCVImageBufferGammaLevelKey key defines this transfer function.

See Also

Constants