Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

TiffInterface Class Reference

#include <TiffInterface.hpp>

List of all members.


Detailed Description

Interface libtiff357.

Author:
Bernard De Cuyper
Version:
0.08
Date:
22/08/2003
 
Purpose:        Interface Tiff image. see http://www.libtiff.org
                

@ Copyrights: Bernard De Cuyper & Eddy Fraiha 2002, 2003 Eggs & Pictures. MIT/Open BSD copyright model.


Static Public Methods

bool readImageParams (const char *filename, int *width, int *height, int *channels, int *bitsPerSample, int *compression, int *photometric, int *orientation, int *rowsperStrip)
unsigned char * read (const char *filename, int *width, int *height, int *channels, int *bitsPerSample, int *compression, int *photometric, int *orientation, int *rowsperStrip)
unsigned short * read16 (const char *filename, int *width, int *height, int *channels)
bool save (const char *filename, unsigned char *image, int width, int height, int padding, int channels)
bool save16 (const char *filename, unsigned short *image, int width, int height, int channels)


The documentation for this class was generated from the following file:
SourceForge.net Logo
Restoreinpaint sourceforge project `C++/Java Image Processing, Restoration, Inpainting Project'.

Bernard De Cuyper: Open Project Leader: Concept, design and development.
Bernard De Cuyper & Eddy Fraiha 2002, 2003. Bernard De Cuyper 2004. Open and free, for friendly usage only.
Modifications on Belgium ground of this piece of artistic work, by governement institutions or companies, must be notified to Bernard De Cuyper.
bern_bdc@hotmail.com