IccRenderIntent

Color conversion-rendering intent. Provides the default rendering intent for color conversions when the render intent is not specified with icc=.

Properties

Enum. Set to 0 for perceptual, 1 for relative colorimetric, 2 for saturation, 3 for absolute colorimetric. Keep empty or set to any other value to use the default rendering intent defined in the color profile.

Default

Inherited from default::IccRenderIntentif not defined. If empty, ‘relative colorimetric’ is applied.

See also

attribute::IccProfile* , attribute::IccBlackPointCompensation, icc=

On this page