pub unsafe static kCIImageRepresentationDepthImage: &'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 depth CIImage instance.
See also Appleās documentation