AccusoftImagXpress13 ActiveX DLL : enumRenderIntent Enumeration |
Member | Value | Description |
---|---|---|
RI_GM_ABS_COLORIMETRIC | 3 | Match - Similar to Business, but white point is preserved. Spatial color distance to white point changes, but not the white point itself. More accurate, but potentially less pleasing viewing. |
RI_GM_BUSINESS | 1 | Proof - Only colors outside of gamut moved to closest inside value. White Point is not preserved. More pleasing viewing for images. |
RI_GM_GRAPHICS | 2 | Graphics - Preserve color saturation at expense of hue and lightness. Vibrant, but accurate color is not produced. |
RI_GM_IMAGES | 0 | Picture - Gamut of image fits, shrinks or expands, and fills the destination device gamut. Spatial distances of colors are relatively scaled for all color to fit within the gamut of the device. This is the default value for the class, which in most cases will produce the best rendering given the gamut differences of different color spaces. |