![]() Home Page Toolkit Overview Using GML User Input Services Finger Tracker Calibrator Frame Grabber Service protocol Obtaining GML Installing GML Licence Developer Documentation Tcl/Tk API The GML Canvas Image processing Tcl Scripts Library List of Classes List of Files C/C++ API List of Classes List of Files |
gml_Bitmap_IO.h File ReferenceDetailed DescriptionAPI for loading and saving image files, using gml_TBitmaps.Uses ImageMagick to handle a variety of formats, including but not limited to: PNG, TIFF, JPEG, PPM...
Go to the source code of this file.
Function Documentation
Loads an image from a file to a bitmap structure. The format is infered from format parameter, if not NULL, else, if possible, from the filename, else from the first few bytes of the file.
Loads an image from a memory blob to a bitmap structure. The format is infered from format parameter, else from the first few bytes of the blob. Most parameters are the same as for gml_BitmapIO_File_Load.
Copy an image from a bitmap structure to a file. The format is infered from format parameter, if not NULL, else from the filename.
Copy an image from a bitmap structure to a memory blob. The format is infered from format parameter. Most parameters are the same as for gml_BitmapIO_File_Save.
Generated on Tue Jun 12 14:03:28 2007 for gml by
Doxygen 1.5.2.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Contact: julien (dot) letessier (at) gmail (dot) com.
Copyright (c) 2000-2007 CLIPS-IMAG Laboratory, Grenoble, France. All rights reserved. W3CXHTML 1.0 W3CCSS 2.0 |