Go to the source code of this file.
Functions | |
CMError | MyNewAbstractW (LPLOGCOLORSPACEW lpColorSpace, icProfile **theProf) |
CMError | MyNewAbstract (LPLOGCOLORSPACEA lpColorSpace, icProfile **theProf) |
CMError | MyNewDeviceLink (CMWorldRef cw, CMConcatProfileSet *profileSet, LPSTR theProf) |
CMError | MyNewDeviceLinkW (CMWorldRef cw, CMConcatProfileSet *profileSet, LPWSTR theProf) |
CMError | MyNewDeviceLinkFill (CMWorldRef cw, CMConcatProfileSet *profileSet, HPROFILE aHProf) |
long | SaveMyProfile (LPSTR lpProfileName, LPWSTR lpProfileNameW, PPROFILE theProf) |
CMError | DeviceLinkFill (CMMModelPtr cw, CMConcatProfileSet *profileSet, icProfile **theProf, unsigned long aIntent) |
UINT32 | GetSizes (CMMModelPtr cw, UINT32 *clutSize) |
|
Definition at line 1281 of file lh_core/memlink.c. References BlockMove(), CMError, CMHelperICC2int32Const, CMMModelPtr, cmProfileError, icTagList::count, DisposeIfPtr(), GetSizes(), icSigAToB0Tag, icSigCopyrightTag, icSigLinkClass, icSigMediaWhitePointTag, icSigProfileDescriptionTag, icSigProfileSequenceDescTag, LINK_BUFFER_MAX, MyAdd_NL_AToB0Tag_mft1(), MyAdd_NL_AToB0Tag_mft2(), MyAdd_NL_ColorantTag(), MyAdd_NL_CopyrightTag(), MyAdd_NL_DescriptionTag(), MyAdd_NL_Header(), MyAdd_NL_SequenceDescTag(), MyGetColorSpaces(), MyTagCountLink, noErr, NoNamedColorProfile, icTag::offset, OSErr, OSType, Ptr, icTag::sig, icTag::size, SmartNewPtr(), SmartNewPtrClear(), icProfile::tagList, icTagList::tags, UINT32, unimpErr, and WriteProf(). Referenced by CMCreateDeviceLinkProfile(), CWConcatColorWorld4MS(), and CWCreateLink4MS().
|
|
Referenced by DeviceLinkFill(), and MyNewDeviceLinkFill(). |
|
Referenced by CMCreateProfile(), and FillProfileFromLog(). |
|
Referenced by CMCreateProfileW(), and FillProfileFromLogW(). |
|
Definition at line 46 of file mscmm/memprof.c. References CHAR, CMError, MyNewDeviceLinkFill(), strlen(), and unimpErr. Referenced by CMCreateMultiProfileTransformInternal().
|
|
Definition at line 85 of file mscmm/memprof.c. References CloseColorProfile(), CMError, CMMModelPtr, DisposeIfPtr(), DWORD, GetSizes(), icSigAToB0Tag, icSigCopyrightTag, icSigMediaWhitePointTag, icSigProfileDescriptionTag, icSigProfileSequenceDescTag, MyAdd_NL_AToB0Tag_mft1(), MyAdd_NL_AToB0Tag_mft2(), MyAdd_NL_ColorantTag(), MyAdd_NL_CopyrightTag(), MyAdd_NL_DescriptionTag(), MyAdd_NL_HeaderMS(), MyAdd_NL_SequenceDescTag(), MyGetColorSpaces(), noErr, OSErr, OSType, Ptr, SetColorProfileElement(), SetColorProfileElementSize(), SetColorProfileHeader(), SmartNewPtr(), SmartNewPtrClear(), UINT32, unimpErr, MyDoubleXYZ::X, MyDoubleXYZ::Y, and MyDoubleXYZ::Z. Referenced by MyNewDeviceLink(), and MyNewDeviceLinkW().
|
|
Definition at line 66 of file mscmm/memprof.c. References CMError, MyNewDeviceLinkFill(), OpenColorProfileW(), and unimpErr.
|
|
Definition at line 274 of file mscmm/memprof.c. References unimpErr.
|