kCIImageRepresentationAVDepthData

Static kCIImageRepresentationAVDepthData 

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