AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : ICMRenderIntent Property |
Visual Basic |
---|
Public Property ICMRenderIntent As enumRenderIntent |
An enumRenderIntent value which determines how the profiles should be applied.
Member | Description |
---|---|
RI_GM_IMAGES |
Summary
(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.
|
RI_GM_BUSINESS |
Summary
(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 |
Summary
(2) Graphics - Preserve color saturation at expense of hue and lightness. Vibrant, but accurate color is not produced.
|
RI_GM_ABS_COLORIMETRIC |
Summary
(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.
|
Note: Available in Professional Edition.