kCIImageRepresentationAVSemanticSegmentationMattes

Static kCIImageRepresentationAVSemanticSegmentationMattes 

Source
pub unsafe static kCIImageRepresentationAVSemanticSegmentationMattes: &'static CIImageRepresentationOption
Available 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