C#
VB
C++
Flags that indicate which rendering intent should be used.
public enum IccRenderingIntentType Public Enum IccRenderingIntentTypeInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class IccRenderingIntentType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Perceptual | Perceptual rendering intent. |
| 1 | RelativeColorimetric | Media-relative colorimetric rendering intent. |
| 2 | Saturation | Saturation rendering intent. |
| 3 | AbsoluteColorimetric | Icc-absolute colorimetric intent. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
