pub unsafe static kCIInputEnableSharpeningKey: Option<&'static CIRAWFilterOption>👎Deprecated: Use new CIRAWFilter class instead.
Available on crate feature
CIRAWFilter_Deprecated only.Expand description
NSNumber (BOOL) : Determines if the default sharpening should be on. default = YES. Has no effect if the image used for initialization was not RAW.
See also Apple’s documentation