kCIInputBoostKey

Static kCIInputBoostKey 

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

NSNumber (float) : A value in the range of 0…1, controlling the amount of boost applied to the image. A value of 0 indicates no boost, i.e. linear response. Default is 1, full boost.

See also Apple’s documentation