Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

memprof.h

Go to the documentation of this file.
00001 /* 00002 File: MSNewMemProfile.h 00003 00004 Contains: 00005 00006 Written by: U. J. Krabbenhoeft 00007 00008 Copyright: � 1993-1997 by Heidelberger Druckmaschinen AG, all rights reserved. 00009 00010 */ 00011 #ifndef MSNewMemProfile_h 00012 #define MSNewMemProfile_h 00013 00014 00015 CMError MyNewAbstractW( LPLOGCOLORSPACEW lpColorSpace, icProfile **theProf ); 00016 CMError MyNewAbstract( LPLOGCOLORSPACEA lpColorSpace, icProfile **theProf ); 00017 00018 CMError MyNewDeviceLink( CMWorldRef cw, CMConcatProfileSet *profileSet, LPSTR theProf ); 00019 CMError MyNewDeviceLinkW( CMWorldRef cw, CMConcatProfileSet *profileSet, LPWSTR theProf ); 00020 00021 CMError MyNewDeviceLinkFill( CMWorldRef cw, CMConcatProfileSet *profileSet, HPROFILE aHProf ); 00022 long SaveMyProfile( LPSTR lpProfileName, LPWSTR lpProfileNameW, PPROFILE theProf ); 00023 00024 CMError DeviceLinkFill( CMMModelPtr cw, 00025 CMConcatProfileSet *profileSet, 00026 icProfile **theProf, 00027 unsigned long aIntent ); 00028 UINT32 GetSizes( CMMModelPtr cw, UINT32 *clutSize ); 00029 00030 #endif

Generated on Sat May 15 19:40:44 2004 for test by doxygen 1.3.7