kCIInputEnableVendorLensCorrectionKey

Static kCIInputEnableVendorLensCorrectionKey 

Source
pub unsafe static kCIInputEnableVendorLensCorrectionKey: Option<&'static CIRAWFilterOption>
👎Deprecated: Use new CIRAWFilter class instead.
Available on crate feature CIRAWFilter_Deprecated only.
Expand description

NSNumber (BOOL) : Determines if the default vendor lens correction be on. default = YES if raw image used for initialization contains lens distortion parameters.

See also Apple’s documentation