Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
Loading...
Searching...
No Matches
CIccIndexValue Class Reference
+ Collaboration diagram for CIccIndexValue:

Public Member Functions

 CIccIndexValue ()
 

Public Attributes

int nIndex
 
icFloatNumber nValue
 
icColorSpaceSignature space
 

Detailed Description

Definition at line 1060 of file IccCmmConfig.cpp.

Constructor & Destructor Documentation

◆ CIccIndexValue()

CIccIndexValue::CIccIndexValue ( )
inline

Definition at line 1063 of file IccCmmConfig.cpp.

1063 {
1064 nIndex = -1;
1065 nValue = 0;
1067 }
icColorSpaceSignature space
icFloatNumber nValue
#define icSigUnknownData

References icSigUnknownData, nIndex, nValue, and space.

Member Data Documentation

◆ nIndex

int CIccIndexValue::nIndex

Definition at line 1069 of file IccCmmConfig.cpp.

Referenced by CIccIndexValue().

◆ nValue

icFloatNumber CIccIndexValue::nValue

Definition at line 1070 of file IccCmmConfig.cpp.

Referenced by CIccIndexValue().

◆ space

icColorSpaceSignature CIccIndexValue::space

Definition at line 1071 of file IccCmmConfig.cpp.

Referenced by CIccIndexValue().


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