00001 #ifndef __CSU_PREPROCESS_H 00002 #define __CSU_PREPROCESS_H 00003 00004 #include "csuCommon.h" 00005 00006 namespace csu{ 00007 Image convertImage(Image pgm, unsigned int lx, unsigned int ly, unsigned int rx, unsigned int ry); 00008 00009 } 00010 #endif
1.2.14 written by Dimitri van Heesch,
© 1997-2002