pub unsafe static kVTRAWProcessingPropertyKey_OutputColorAttachments: Option<&'static CFString>Available on crate feature
VTRAWProcessingProperties only.Expand description
Returns the color-related CVImageBuffer keys and values that will be attachments to the returned pixel buffers.
This property may not be supported by all RAW Processors. Only color-related keys from CVImageBuffer.h are permitted in the returned dictionary.
See also Appleās documentation