Main Page | Alphabetical List | Class List | Directories | File List | Class Members | File Members

cam_imgload.h

Go to the documentation of this file.
00001 
00002 #ifndef _CAM_IMGLOAD_H_
00003 #define _CAM_IMGLOAD_H_
00004 
00005 
00006 CAM__HeightMap *CAM__Heightmap_LoadImage(gchar *filename, gint min_z, gint max_z, gboolean use_rg, gboolean invert);
00007 void CAM__Heightmap_SaveXPM(CAM__HeightMap *HeightMap, gchar *filename);
00008 
00009 #endif

Generated on Wed May 3 17:34:46 2006 for cnc2d by  doxygen 1.4.2