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

CMMFile Class Reference

Image input/output operation. More...

#include <File.h>

Inheritance diagram for CMMFile

Inheritance graph

[legend]
Collaboration diagram for CMMFile:

Collaboration graph

[legend]
List of all members.

Public Methods

 CMMFile ()
virtual ~CMMFile ()
CImageGreyPGMRead (const char * filename)
 Read a PGM file - return NULL if error.

int PGMWrite (const CImageGrey *img, const char * filename)
 Write img to a PGM file - return 0 if error.


Detailed Description

Image input/output operation.

Author(s):
Laurent Najman
Date:
9/9/00
Keywords:
Image Processing
Version:
Id: File.h,v 1.5 2002/05/12 16:52:36 laurentnajman Exp
Content:
This class is used to read or write an image in various format. Right now, only the PGM P5 format is implemented. As we have the TransferFromPhoto and TransferToPhoto functions implemented in the TclTk package, nothing more is needed.

Warning:
This paragraphe has to be enhanced !!!


The documentation for this class was generated from the following files:
Generated at Sun May 12 19:04:26 2002 for OpenMorpho by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000