pub unsafe static kCIImageRepresentationDisparityImage: &'static CIImageRepresentationOptionAvailable on crate feature
CIContext only.Expand description
An optional key and value to save additional depth channel information to a JPEG or HEIF.
The value for this key needs to be a monochrome disparity CIImage instance.
See also Appleās documentation