Contents

kVTPixelTransferPropertyKey_DestinationTransferFunction

The color transfer function to be used for destination image buffers.

Declaration

let kVTPixelTransferPropertyKey_DestinationTransferFunction: CFString

Discussion

Specifying this value may lead to performance degradation, as a color matching operation may need to be performed between the source and the destination.

See kCMFormatDescriptionExtension_TransferFunction in CMFormatDescription.h for possible values.

See Also

Configuration