Contents

kVTPixelTransferPropertyKey_DestinationICCProfile

The International Color Consortium (ICC) profile for destination image buffers.

Declaration

let kVTPixelTransferPropertyKey_DestinationICCProfile: 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_ICCProfile in CMFormatDescription.h for possible values.

See Also

Configuration