|
|
|
|
| Rendering Intent Enumeration. |
|
|
|
|
|
|
|
|
|
|
System.Object
System.ValueType
System.Enum
WebSupergoo.ImageGlue8.RenderingIntent
|
|
|
|
|
|
|
|
|
|
System.IComparable
System.IFormattable
System.IConvertible
|
|
|
|
|
|
|
|
|
|
This class is sealed. It cannot be derived from.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Field
|
|
Description
|
|
|
|
|
|
|
|
|
AbsoluteColorimetric
|
|
Use the closest color at the gamut boundary. |
|
|
|
|
|
|
|
|
Perceptual
|
|
Use a perceptual model for handling out of gamut colors (good
for photographs). |
|
|
|
|
|
|
|
|
RelativeColorimetric
|
|
Keep color values the same but allow the brightness to
vary. |
|
|
|
|
|
|
|
|
Saturation
|
|
Use a saturation model for handling out of gamut colors (good
for diagrams). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
None.
|