kCIInputEnableChromaticNoiseTrackingKey

Static kCIInputEnableChromaticNoiseTrackingKey 

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

NSNumber (BOOL) : Determines if progressive chromatic noise tracking (based on ISO and exposure time) should be used. default = YES. Has no effect if the image used for initialization was not RAW.

See also Apple’s documentation