Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.29
LEADTOOLS Color Conversion C DLL Help

ICCRENDERINGINTENT

Show in webframe

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.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.