IccMAX 2.1.27
Color Profile Tools
Loading...
Searching...
No Matches
CIccIndexValue Class Reference

Public Member Functions

 CIccIndexValue ()
 

Data Fields

int nIndex
 
icFloatNumber nValue
 
icColorSpaceSignature space
 

Detailed Description

Constructor & Destructor Documentation

◆ CIccIndexValue()

CIccIndexValue::CIccIndexValue ( )
inline
1064 {
1065 nIndex = -1;
1066 nValue = 0;
1068 }
#define icSigUnknownData
Definition icProfileHeader.h:903
icColorSpaceSignature space
Definition IccCmmConfig.cpp:1072
int nIndex
Definition IccCmmConfig.cpp:1070
icFloatNumber nValue
Definition IccCmmConfig.cpp:1071

References nIndex, nValue, and space.

Field Documentation

◆ nIndex

int CIccIndexValue::nIndex

◆ nValue

icFloatNumber CIccIndexValue::nValue

Referenced by CIccIndexValue().

◆ space

icColorSpaceSignature CIccIndexValue::space

The documentation for this class was generated from the following file: