#include "generic.h"
Go to the source code of this file.
Functions | |
void | CreateINTENTControl (LPSTR FileName, LPSTR SaveFileName, DWORD Inter_Intent) |
void | CreateCRDControl (LPSTR FileName, LPSTR SaveFileName, DWORD Inter_Intent, BOOL AllowBinary) |
void | CreateProfCRDControl (LPSTR DevProfile, LPSTR TargetProfile, LPSTR SaveFileName, DWORD Inter_Intent, BOOL AllowBinary) |
void | ColorSpaceControl (LPSTR FileName, LPSTR SaveFileName, DWORD InpDrvClrSp, DWORD Intent, WORD CSAType, BOOL AllowBinary) |
|
Definition at line 232 of file jul98/test/control.c. References AllowBinary, BOOL, CHANDLE, CSIG, DWORD, FileName, FreeCP(), GetCPDevSpace, GetFocus(), GetPS2ColorSpaceArray(), GetPS2CSA_ABC(), GetPS2CSA_DEFG_Intent(), icSigCmykData, icSigGrayData, icSigRgbData, Intent, LoadCP32(), LPCHANDLE, LPCSIG, MemAlloc(), MemFree(), MEMPTR, NULL, TYPE_CIEBASEDDEF, and TYPE_CIEBASEDDEFG.
|
|
Definition at line 91 of file jul98/test/control.c. References AllowBinary, BOOL, CHANDLE, CSIG, DWORD, FileName, FreeCP(), GetFocus(), GetPS2ColorRenderingDictionary(), icAbsoluteColorimetric, icPerceptual, icRelativeColorimetric, icSaturation, Intent, LoadCP32(), LPCHANDLE, MemAlloc(), MemFree(), MEMPTR, and NULL. Referenced by OpenFiles().
|
|
Definition at line 25 of file jul98/test/control.c. References BOOL, CHANDLE, CSIG, DWORD, FileName, FreeCP(), GetFocus(), GetPS2ColorRenderingIntent(), icAbsoluteColorimetric, icPerceptual, icRelativeColorimetric, icSaturation, Intent, LoadCP32(), LPCHANDLE, MemAlloc(), MemFree(), MEMPTR, and NULL. Referenced by OpenFiles().
|
|
Definition at line 158 of file jul98/test/control.c. References AllowBinary, BOOL, CHANDLE, CSIG, DWORD, FreeCP(), GetFocus(), GetPS2PreviewColorRenderingDictionary(), icAbsoluteColorimetric, icPerceptual, icRelativeColorimetric, icSaturation, Intent, LoadCP32(), LPCHANDLE, MemAlloc(), MemFree(), MEMPTR, NULL, and TargetProfile. Referenced by OpenFiles().
|