kCIInputDisableGamutMapKey

Static kCIInputDisableGamutMapKey 

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

NSNumber (BOOL) : Setting DisableGamutMap to YES disables gamut mapping. The default value is NO.

See also Apple’s documentation