Go to the source code of this file.
Functions | |
BOOL EXTERN | GetPS2ColorSpaceArray (CHANDLE cp, DWORD InputIntent, DWORD InpDrvClrSp, MEMPTR lpBuffer, LPDWORD lpcbSize, BOOL AllowBinary) |
BOOL | GetPS2CSA_DEFG_Intent (CHANDLE cp, MEMPTR lpBuffer, LPDWORD lpcbSize, DWORD InpDrvClrSp, CSIG Intent, int Type, BOOL AllowBinary) |
BOOL | GetPS2CSA_ABC (CHANDLE cp, MEMPTR lpMem, LPDWORD lpcbSize, CSIG InputIntent, DWORD InpDrvClrSp, BOOL AllowBinary, BOOL BackupCSA) |
BOOL | GetPS2CSA_ABC_LAB (CHANDLE cp, MEMPTR lpMem, LPDWORD lpcbSize, CSIG InputIntent, DWORD InpDrvClrSp, BOOL AllowBinary) |
SINT | GetPublicArrayName (CHANDLE cp, CSIG IntentSig, MEMPTR PublicArrayName) |
SINT | CreateInputArray (MEMPTR lpMem, SINT nInputCh, SINT nInputTable, MEMPTR Intent, CSIG Tag, MEMPTR Buff, BOOL AllowBinary, MEMPTR) |
SINT | CreateOutputArray (MEMPTR lpMem, SINT nOutputCh, SINT nOutputTable, SINT Offset, MEMPTR Intent, CSIG Tag, MEMPTR Buff, BOOL AllowBinary, MEMPTR) |
VOID | GetCLUTinfo (CSIG LutTag, MEMPTR lpLut, LPSINT nInputCh, LPSINT nOutputCh, LPSINT nGrids, LPSINT nInputTable, LPSINT nOutputTable, LPSINT size) |
SINT | EnableGlobalDict (MEMPTR lpMem) |
SINT | BeginGlobalDict (MEMPTR lpMem) |
SINT | EndGlobalDict (MEMPTR lpMem) |
|
Definition at line 207 of file aug98/dll32/getcsa.c. References BeginOp, GlobalDictOp, MEMPTR, SINT, WriteNewLineObject(), and WriteObject.
|
|
Definition at line 1563 of file aug98/dll32/profcrd.c.
|
|
Definition at line 1452 of file aug98/dll32/profcrd.c.
|
|
Definition at line 227 of file aug98/dll32/getcsa.c.
|
|
Definition at line 217 of file aug98/dll32/getcsa.c. References EndOp, MEMPTR, SetGlobalOp, SINT, WriteNewLineObject(), and WriteObject.
|
|
Definition at line 99 of file aug98/dll32/profcrd.c.
|
|
Definition at line 1579 of file aug98/dll32/getcsa.c.
|
|
Definition at line 642 of file aug98/dll32/getcsa.c. References AdobeCSA, AllowBinary, BeginArray, BeginDict, BeginFunction, BeginGlobalDict(), CieBasedABCBegin, CieBasedABCEnd, CIEBasedABCTag, CreateColSpArray(), CreateColSpProc(), CreateFloatString(), CSIG, DecodeABCTag, DecodeLMNTag, DoesTRCAndColorantTagExist(), DWORD, EnableGlobalDict(), EndArray, EndDict, EndFunction, EndOp, FALSE, GetCPConnSpace, GetCPDevSpace, GetCPWhitePoint(), GetMediaWP(), icAbsoluteColorimetric, icSigBlueColorantTag, icSigBlueTRCTag, icSigDefData, icSigGreenColorantTag, icSigGreenTRCTag, icSigRedColorantTag, icSigRedTRCTag, icSigRgbData, IsSRGB(), LPCSIG, LPSFLOAT, MatrixABCTag, MEMPTR, MulOp, NewLine, NotSupportDEFG_S, NULL, RangeLMN, RangeLMNTag, SendCSABWPoint(), SetGlobalOp, SFLOAT, SINT, SupportDEFG_E, TRUE, WriteFloat(), WriteNewLineObject(), and WriteObject.
|
|
Definition at line 812 of file aug98/dll32/getcsa.c.
|
|
Definition at line 1502 of file aug98/dll32/getcsa.c.
|
|
Definition at line 154 of file aug98/dll32/getcsa.c.
|