embedsSemanticSegmentationMattesInPhoto
A Boolean value that specifies whether to write the enabled semantic segmentation matte types captured with this photo to the photo’s file structure.
Declaration
var embedsSemanticSegmentationMattesInPhoto: Bool { get set }Discussion
Semantic segmentation mattes are only supported in HEIF and JPEG. The photo output ignores this property if you set enabledSemanticSegmentationMatteTypes to an empty array.
The property’s default value is true.