pub unsafe static kVTPixelTransferPropertyKey_DestinationTransferFunction: &'static CFStringAvailable on crate feature
VTPixelTransferProperties only.Expand description
Specifies the color transfer function to be used for 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