ICCRENDERINGINTENT

typedef enum 
{ 
   Perceptual = 0x00000000, 
   RelativeColorimetric = 0x00000001, 
   Saturation = 0x00000002, 
   AbsoluteColorimetric = 0x00000003 
} ICCRENDERINGINTENT; 

This enumerated type is used within the ICC_HEADER structure to indicate the rendering intent.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Color Conversion C API Help