Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

tagHOSTCLUT Struct Reference

#include <profcrd.h>

List of all members.

Public Attributes

USHORT size
DATATYPE dataType
DWORD colorSpace
DWORD pcs
DWORD intent
float whitePoint [3]
float mediaWP [3]
unsigned char inputChan
unsigned char outputChan
unsigned char clutPoints
unsigned char lutBits
float e [9]
USHORT inputEnt
USHORT outputEnt
MEMPTR inputArray [MAXCHANNELS]
MEMPTR outputArray [MAXCHANNELS]
MEMPTR clut
USHORT wdummy
WORD wSize
WORD wDataType
DWORD dwDev
DWORD dwPCS
DWORD dwIntent
FIX_16_16 afxIlluminantWP [3]
FIX_16_16 afxMediaWP [3]
BYTE nInputCh
BYTE nOutputCh
BYTE nClutPoints
BYTE nLutBits
FIX_16_16 e [9]
WORD nInputEntries
WORD nOutputEntries
PBYTE inputArray [MAXCHANNELS]
PBYTE outputArray [MAXCHANNELS]
PBYTE clut


Member Data Documentation

FIX_16_16 tagHOSTCLUT::afxIlluminantWP[3]
 

Definition at line 161 of file ps2.c.

Referenced by CreateHostLutCRD(), CreateHostMatrixCSAorCRD(), DoHostConversionCRD(), and GetHostCSA().

FIX_16_16 tagHOSTCLUT::afxMediaWP[3]
 

Definition at line 162 of file ps2.c.

Referenced by CreateHostLutCRD().

PBYTE tagHOSTCLUT::clut
 

Definition at line 172 of file ps2.c.

MEMPTR tagHOSTCLUT::clut
 

Definition at line 24 of file jul98/test/profcrd.h.

Referenced by CreateHostLutCRD(), GetHostCSA(), TableInterp3(), and TableInterp4().

unsigned char tagHOSTCLUT::clutPoints
 

Definition at line 17 of file jul98/test/profcrd.h.

DWORD tagHOSTCLUT::colorSpace
 

Definition at line 10 of file jul98/test/profcrd.h.

DATATYPE tagHOSTCLUT::dataType
 

Definition at line 11 of file jul98/dll32/profcrd.h.

DWORD tagHOSTCLUT::dwDev
 

Definition at line 158 of file ps2.c.

DWORD tagHOSTCLUT::dwIntent
 

Definition at line 160 of file ps2.c.

Referenced by CreateHostLutCRD(), CreateHostMatrixCSAorCRD(), and GetHostCSA().

DWORD tagHOSTCLUT::dwPCS
 

Definition at line 159 of file ps2.c.

Referenced by CreateHostLutCRD(), CreateHostMatrixCSAorCRD(), DoHostConversionCRD(), and GetHostCSA().

FIX_16_16 tagHOSTCLUT::e[9]
 

Definition at line 167 of file ps2.c.

float tagHOSTCLUT::e
 

Definition at line 19 of file jul98/test/profcrd.h.

Referenced by CreateHostLutCRD(), CreateHostMatrixCSAorCRD(), DoHostConversionCRD(), and DoHostConversionCSA().

PBYTE tagHOSTCLUT::inputArray[MAXCHANNELS]
 

Definition at line 170 of file ps2.c.

MEMPTR tagHOSTCLUT::inputArray
 

Definition at line 22 of file jul98/test/profcrd.h.

Referenced by CheckInputOutputTable(), CreateHostLutCRD(), CreateHostTRCInputTable(), and GetHostCSA().

unsigned char tagHOSTCLUT::inputChan
 

Definition at line 15 of file jul98/test/profcrd.h.

USHORT tagHOSTCLUT::inputEnt
 

Definition at line 20 of file jul98/test/profcrd.h.

DWORD tagHOSTCLUT::intent
 

Definition at line 12 of file jul98/test/profcrd.h.

unsigned char tagHOSTCLUT::lutBits
 

Definition at line 18 of file jul98/test/profcrd.h.

float tagHOSTCLUT::mediaWP
 

Definition at line 14 of file jul98/test/profcrd.h.

BYTE tagHOSTCLUT::nClutPoints
 

Definition at line 165 of file ps2.c.

Referenced by CheckInputOutputTable(), CreateHostLutCRD(), CreateHostMatrixCSAorCRD(), DoHostConversionCRD(), GetHostCSA(), TableInterp3(), and TableInterp4().

BYTE tagHOSTCLUT::nInputCh
 

Definition at line 163 of file ps2.c.

Referenced by CheckColorLookupTable(), CheckInputOutputTable(), CreateHostLutCRD(), CreateHostMatrixCSAorCRD(), DoHostConversionCSA(), and GetHostCSA().

WORD tagHOSTCLUT::nInputEntries
 

Definition at line 168 of file ps2.c.

Referenced by CheckInputOutputTable(), CreateHostLutCRD(), CreateHostMatrixCSAorCRD(), CreateHostTRCInputTable(), and GetHostCSA().

BYTE tagHOSTCLUT::nLutBits
 

Definition at line 166 of file ps2.c.

Referenced by CheckInputOutputTable(), CreateHostLutCRD(), and GetHostCSA().

BYTE tagHOSTCLUT::nOutputCh
 

Definition at line 164 of file ps2.c.

Referenced by CheckInputOutputTable(), CreateHostLutCRD(), CreateHostMatrixCSAorCRD(), DoHostConversionCRD(), DoHostConversionCSA(), GetHostCSA(), TableInterp3(), and TableInterp4().

WORD tagHOSTCLUT::nOutputEntries
 

Definition at line 169 of file ps2.c.

Referenced by CheckInputOutputTable(), CreateHostLutCRD(), CreateHostMatrixCSAorCRD(), CreateHostRevTRCInputTable(), and GetHostCSA().

PBYTE tagHOSTCLUT::outputArray[MAXCHANNELS]
 

Definition at line 171 of file ps2.c.

MEMPTR tagHOSTCLUT::outputArray
 

Definition at line 23 of file jul98/test/profcrd.h.

Referenced by CheckInputOutputTable(), CreateHostLutCRD(), CreateHostRevTRCInputTable(), and GetHostCSA().

unsigned char tagHOSTCLUT::outputChan
 

Definition at line 16 of file jul98/test/profcrd.h.

USHORT tagHOSTCLUT::outputEnt
 

Definition at line 21 of file jul98/test/profcrd.h.

DWORD tagHOSTCLUT::pcs
 

Definition at line 11 of file jul98/test/profcrd.h.

USHORT tagHOSTCLUT::size
 

Definition at line 8 of file jul98/test/profcrd.h.

WORD tagHOSTCLUT::wDataType
 

Definition at line 157 of file ps2.c.

Referenced by CreateHostLutCRD(), CreateHostMatrixCSAorCRD(), DoHostConversionCRD(), DoHostConversionCSA(), and GetHostCSA().

USHORT tagHOSTCLUT::wdummy
 

Definition at line 9 of file jul98/test/profcrd.h.

float tagHOSTCLUT::whitePoint
 

Definition at line 13 of file jul98/test/profcrd.h.

WORD tagHOSTCLUT::wSize
 

Definition at line 156 of file ps2.c.

Referenced by CreateHostLutCRD(), CreateHostMatrixCSAorCRD(), and GetHostCSA().


The documentation for this struct was generated from the following files:
Generated on Sat May 15 19:46:30 2004 for test by doxygen 1.3.7