pub unsafe static kCIImageRepresentationAVSemanticSegmentationMattes: &'static CIImageRepresentationOptionAvailable on crate feature
CIContext only.Expand description
An optional key and value to save one or more segmentation matte channels to a JPEG or HEIF.
The value for this key needs to be an array of AVSemanticSegmentationMatte instances.
See also Appleās documentation