A key for an NSNumber
object containing a Boolean value that determines whether or not to disable gamut mapping.
SDKs
- iOS 10.0+
- macOS 10.12+
- Mac Catalyst 13.0+
- tvOS 10.0+
Framework
- Core Image
Declaration
const CIRAWFilter Option kCIInputDisableGamutMapKey;
Discussion
A value of YES
disables gamut mapping. The default is NO
.