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

AnImageReader Class Reference

#include <AnImageReader.hpp>

List of all members.


Detailed Description

Image Reader.

Author:
Bernard De Cuyper
Version:
0.05
Date:
10/06/2002
 
Purpose:        Define a java style image reader.
                

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


Public Methods

 AnImageReader ()
 ~AnImageReader ()
AnImagereadImage (const char *filename)
AnImagereadImage (const char *filename, int reductionScale)
bool readParams (const char *filename, int *width, int *height)
bool readParams (const char *filename, int *width, int *height, int *channels)
bool readParams (const char *filename, int *width, int *height, int *channels, int *xResolution, int *yResolution)
void output ()

Protected Methods

AnImagereadByteImage (const char *filename)
AnImagereadShortImage (const char *filename)
AnImagereadUShortImage (const char *filename)
AnImagereadIntegerImage (const char *filename)
AnImagereadRGBImage (const char *filename)
AnImagereadByteImage (const char *filename, int reductionScale)
AnImagereadShortImage (const char *filename, int reductionScale)
AnImagereadUShortImage (const char *filename, int reductionScale)
AnImagereadIntegerImage (const char *filename, int reductionScale)
AnImagereadRGBImage (const char *filename, int reductionScale)
bool isJpeg (const char *filename)
bool isTiff (const char *filename)
bool isBmp (const char *filename)
bool isPgm (const char *filename)
bool isPpm (const char *filename)
bool isPnm (const char *filename)
bool isPam (const char *filename)
bool isTga (const char *filename)
bool isPng (const char *filename)


The documentation for this class was generated from the following files:
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