Contents

NSColorRenderingIntent.perceptual

Preserve the visual relationship between colors by compressing the gamut of the graphics context to fit inside the gamut of the output device.

Declaration

case perceptual

Discussion

Perceptual intent is good for photographs and other complex, detailed images.

See Also

Constants