pub unsafe static kCIImageRepresentationAVDepthData: &'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 representations.
The value for this key needs to be an AVDepthData instance.
See also Appleās documentation