[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
TIFF conversion and file export/import.
Normally, you need not call the TIFF functions directly. They are available much more conveniently via importImage() and exportImage()
TIFF (Tagged Image File Format) is a very versatile image format - one can store different pixel types (byte, integer, float, double) and color models (black and white, RGB, mapped RGB, other color systems). For more details and information on how to create a TIFF image, refer to the TIFF documentation at http://www.libtiff.org/ for details.
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |