#include "General.h"#include "PI_Color.h"#include "PI_CMM.h"#include "MemLink.h"Go to the source code of this file.
Functions | |
| CMError | LHColorWorldOpen (Ptr *storage) |
| CMError | LHColorWorldClose (Ptr storage) |
| CMError | CWNewColorWorld (CMWorldRef *storage, CMProfileRef srcProfile, CMProfileRef dstProfile) |
| CMError | CWConcatColorWorld (CMWorldRef *storage, CMConcatProfileSet *profileSet) |
| CMError | CWConcatColorWorld4MS (CMWorldRef *storage, CMConcatProfileSet *profileSet, UINT32 *aIntentArr, UINT32 nIntents, UINT32 dwFlags) |
| CMError | CWLinkColorWorld (CMWorldRef *storage, CMConcatProfileSet *profileSet) |
| void | CWDisposeColorWorld (CMWorldRef storage) |
| void | CMSetLookupOnlyMode (CMWorldRef Storage, PI_Boolean Mode) |
| void | CMFullColorRemains (CMWorldRef Storage, long ColorMask) |
| CMError | CWCreateLink4MS (CMWorldRef storage, CMConcatProfileSet *profileSet, UINT32 aIntent, icProfile **theLinkProfile) |
|
||||||||||||
|
Definition at line 393 of file w98/lh_open/pi_color.c. References CMMModelPtr, CMLutParam::colorLut, CMLutParam::colorLutGridPoints, CMLutParam::colorLutInDim, CMLutParam::colorLutOutDim, CMLutParam::colorLutWordSize, DATA_2_PTR, LOCK_DATA, Size, and UNLOCK_DATA.
|
|
||||||||||||
|
Definition at line 380 of file w98/lh_open/pi_color.c. References CMMModelPtr, DATA_2_PTR, LOCK_DATA, and UNLOCK_DATA.
|
|
||||||||||||
|
Definition at line 209 of file w98/lh_open/pi_color.c. References CMError, CMMConcatInitPrivate(), CMMModelPtr, CMWorldRef, LHColorWorldClose(), LHColorWorldOpen(), and Ptr.
|
|
||||||||||||||||||||||||
|
Definition at line 283 of file w98/lh_open/pi_color.c. References CMError, CMMConcatInitPrivate(), CMMModelPtr, CMWorldRef, DeviceLinkFill(), dwFlags, LHColorWorldClose(), LHColorWorldOpen(), Ptr, and WriteProf(). Referenced by CMCreateMultiProfileTransformInternal().
|
|
||||||||||||||||||||
|
Definition at line 436 of file w98/lh_open/pi_color.c. References CMError, CMMModelPtr, and DeviceLinkFill().
|
|
|
Definition at line 375 of file w98/lh_open/pi_color.c. References LHColorWorldClose(), and Ptr. Referenced by CMCreateDeviceLinkProfile(), CMCreateTransformExtInternal(), and CMDeleteTransform().
|
|
||||||||||||
|
Definition at line 329 of file w98/lh_open/pi_color.c. References CMError, CMMConcatInitPrivate(), CMMModelPtr, CMWorldRef, kCMMNewLinkProfile, LHColorWorldClose(), LHColorWorldOpen(), and Ptr.
|
|
||||||||||||||||
|
Definition at line 141 of file w98/lh_open/pi_color.c. References CMError, CMMInitPrivate(), CMMModelPtr, CMWorldRef, LHColorWorldClose(), LHColorWorldOpen(), and Ptr.
|
|
|
Definition at line 88 of file w98/lh_open/pi_color.c. References CMError, CMMModelPtr, DISPOSE_IF_DATA, DisposeIfPtr(), and noErr. Referenced by CWConcatColorWorld(), CWConcatColorWorld4MS(), CWDisposeColorWorld(), CWLinkColorWorld(), and CWNewColorWorld().
|
|
|
Definition at line 55 of file w98/lh_open/pi_color.c. References CMError, OSErr, Ptr, and SmartNewPtrClear(). Referenced by CWConcatColorWorld(), CWConcatColorWorld4MS(), CWLinkColorWorld(), and CWNewColorWorld().
|
1.3.7