Accusoft.ImagXpressSdk Namespace : RenderIntent Enumeration |
'Declaration Public Enum RenderIntent Inherits System.Enum
'Usage Dim instance As RenderIntent
public enum RenderIntent : System.Enum
__value public enum RenderIntent : public System.Enum
public enum class RenderIntent : public System.Enum
Member | Value | Description |
---|---|---|
AbsoluteColormetric | 3 | Similar to Business, but white point is preserved. Spatial color distance to white point changes but not the white point itself. This is an accurate view, but potentially less pleasing one. |
Business | 1 | Only colors outside of gamut moved to the closest |
Graphics | 2 | Preserve the color saturation at the expense of hue and lightness. Vibrant but not accurate color is produced. |
Images | 0 | 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 |
Note: Available in Professional edition.
System.Object
System.ValueType
System.Enum
Accusoft.ImagXpressSdk.RenderIntent