Accusoft.ImagXpress13.Net
RenderIntent Enumeration




Option values for rendering colors by relative scale of spatial distnces, saturation, colors closest to inside values and distance to white point.
Syntax
'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 
Members
MemberValueDescription
AbsoluteColormetric3Similar 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.
Business1Only colors outside of gamut moved to the closest
Graphics2Preserve the color saturation at the expense of hue and lightness. Vibrant but not accurate color is produced.
Images0Gamut 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
Remarks

Note: Available in Professional edition.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.RenderIntent

See Also

Reference

Accusoft.ImagXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback