Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Public Attributes | |
UInt8 * | dstBuf [4] |
UInt32 | dstChanBits |
UInt32 | dstColBytes |
UInt32 | dstRowBytes |
Boolean | dstSwap |
UInt32 | height |
UInt8 * | srcBuf [4] |
UInt32 | srcChanBits |
UInt32 | srcColBytes |
UInt32 | srcRowBytes |
Boolean | srcSwap |
UInt32 | width |
Definition at line 90 of file RefIccMAXCmm.cpp.
UInt8* CMMMatchRec::dstBuf[4] |
Definition at line 101 of file RefIccMAXCmm.cpp.
Referenced by CMMMatchBitmap(), CMMMatchColors(), and DoMatch().
UInt32 CMMMatchRec::dstChanBits |
Definition at line 102 of file RefIccMAXCmm.cpp.
Referenced by CMMMatchBitmap(), CMMMatchColors(), and DoMatch().
UInt32 CMMMatchRec::dstColBytes |
Definition at line 104 of file RefIccMAXCmm.cpp.
Referenced by CMMMatchBitmap(), CMMMatchColors(), and DoMatch().
UInt32 CMMMatchRec::dstRowBytes |
Definition at line 103 of file RefIccMAXCmm.cpp.
Referenced by CMMMatchBitmap(), CMMMatchColors(), and DoMatch().
Boolean CMMMatchRec::dstSwap |
Definition at line 105 of file RefIccMAXCmm.cpp.
Referenced by CMMMatchBitmap(), CMMMatchColors(), and DoMatch().
UInt32 CMMMatchRec::height |
Definition at line 92 of file RefIccMAXCmm.cpp.
Referenced by CMMMatchBitmap(), CMMMatchColors(), and DoMatch().
UInt8* CMMMatchRec::srcBuf[4] |
Definition at line 95 of file RefIccMAXCmm.cpp.
Referenced by CMMMatchBitmap(), CMMMatchColors(), and DoMatch().
UInt32 CMMMatchRec::srcChanBits |
Definition at line 96 of file RefIccMAXCmm.cpp.
Referenced by CMMMatchBitmap(), CMMMatchColors(), and DoMatch().
UInt32 CMMMatchRec::srcColBytes |
Definition at line 98 of file RefIccMAXCmm.cpp.
Referenced by CMMMatchBitmap(), CMMMatchColors(), and DoMatch().
UInt32 CMMMatchRec::srcRowBytes |
Definition at line 97 of file RefIccMAXCmm.cpp.
Referenced by CMMMatchBitmap(), CMMMatchColors(), and DoMatch().
Boolean CMMMatchRec::srcSwap |
Definition at line 99 of file RefIccMAXCmm.cpp.
Referenced by CMMMatchBitmap(), CMMMatchColors(), and DoMatch().
UInt32 CMMMatchRec::width |
Definition at line 93 of file RefIccMAXCmm.cpp.
Referenced by CMMMatchBitmap(), CMMMatchColors(), and DoMatch().