Click or drag to resize

GStateRenderingIntent Enumeration

GState rendering intent types

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public enum GStateRenderingIntent
Members
  Member nameValueDescription
e_absolute_colorimetric0
e_relative_colorimetric1
e_saturation2
e_perceptual3
See Also