kCIInputBaselineExposureKey

Static kCIInputBaselineExposureKey 

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

NSNumber (float) : A value controlling the amount of baseline exposure applied to the image. A value of 0 indicates no baseline exposure, i.e. linear response. Default varies from with camera settings.

See also Apple’s documentation