Main Page   Class Hierarchy   Compound List   File List   Compound Members  

GfxImageWriterPNM Class Reference

Class to write Portable Anymap Files (bitmaps, greymap, and pixmaps) to disk. More...

#include <freecloth/gfx/gfxImageWriterPNM.h>

Inheritance diagram for GfxImageWriterPNM:

Inheritance graph
[legend]
Collaboration diagram for GfxImageWriterPNM:

Collaboration graph
[legend]
List of all members.

Public Types

enum  FormatType { ASCII, BINARY }

Public Member Functions

 GfxImageWriterPNM (FormatType)
virtual void writeImage (const String &filename, const GfxImage &)
virtual void writeImage (std::ostream &, const GfxImage &)

Private Attributes

FormatType _formatType

Detailed Description

Class to write Portable Anymap Files (bitmaps, greymap, and pixmaps) to disk.

Definition at line 40 of file gfxImageWriterPNM.h.


The documentation for this class was generated from the following files:
Generated on Wed Apr 23 15:58:58 2003 for Freecloth by doxygen1.3-rc3