In This Topic ▼

ICCRENDERINGINTENT

Summary

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

Syntax

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

Usage

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

LEADTOOLS Color Conversion C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.