Value
| Name | Description | Value |
|---|---|---|
| PrintColorIntent.ABSOLUTECOLORIMETRIC | Absolute colorimetric. | int 3 |
| PrintColorIntent.PERCEPTUALINTENT | Perceptual color intent. | int 0 |
| PrintColorIntent.RELATIVECOLORIMETRIC | Relative colorimetric. | int 2 |
| PrintColorIntent.SATURATIONINTENT | Saturation color intent. | int 1 |
Usage
As property
PrintColorManagementOptions.intent
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |