19#ifndef __com_sun_star_rendering_RenderingIntent_idl__
20#define __com_sun_star_rendering_RenderingIntent_idl__
22module
com { module sun { module star { module rendering {
33constants RenderingIntent
55 const byte SATURATION=1;
const byte ABSOLUTE_COLORIMETRIC
The rendering intent that leaves colors that fall inside the destination gamut unchanged.
Definition RenderingIntent.idl:75
const byte PERCEPTUAL
Also known as the image intent, this rendering intent aims to preserve the visual relationship betwee...
Definition RenderingIntent.idl:42
const byte RELATIVE_COLORIMETRIC
The rendering intent almost identical to Absolute Colorimetric except for the following difference: R...
Definition RenderingIntent.idl:64
Definition Ambiguous.idl:22