Determines how Quartz maps colors from the source color space to the gamut of the destination.
Syntax
public enum CGColorRenderingIntent
Remarks
Members
| Member Name | Description |
|---|
| AbsoluteColorimetric | Clamps colors outside of the gamut of the device into the space supported by the device. |
| Default | The default rendering intent. |
| Perceptual | Preserves the color relationship by compressing the gamut of the graphics context to fit the output device. |
| RelativeColorimetric | Shifts all colors to adjust for the requirements of the context. |
| Saturation | Preserves the relative saturation. |
Requirements
Namespace: MonoMac.CoreGraphics
Assembly: MonoMac (in MonoMac.dll)
Assembly Versions: 0.0.0.0