Contents

kVTPixelTransferPropertyKey_DestinationColorPrimaries

The color primaries to be used for destination image buffers.

Declaration

let kVTPixelTransferPropertyKey_DestinationColorPrimaries: 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_ColorPrimaries in CMFormatDescription.h for supported values.

See Also

Configuration