kVTPixelTransferPropertyKey_DestinationYCbCrMatrix

Static kVTPixelTransferPropertyKey_DestinationYCbCrMatrix 

Source
pub unsafe static kVTPixelTransferPropertyKey_DestinationYCbCrMatrix: &'static CFString
Available on crate feature VTPixelTransferProperties only.
Expand description

Specifies the color matrix to be used for YCbCr->RGB conversions involving the destination image buffers.

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 also Apple’s documentation