pub unsafe static kCIOutputImageKey: &'static NSStringAvailable on crate feature
CIFilter only.Expand description
A key to get the output image of a Core Image filter.
The value for this key will be a CIImage instance.
See also Appleās documentation