#include <freecloth/gfx/gfxImageWriterPNM.h>
Inheritance diagram for GfxImageWriterPNM:


Public Types | |
| enum | FormatType { ASCII, BINARY } |
Public Methods | |
| GfxImageWriterPNM (FormatType) | |
| virtual void | writeImage (const String &filename, const GfxImage &) |
| virtual void | writeImage (std::ostream &, const GfxImage &) |
Private Attributes | |
| FormatType | _formatType |
Definition at line 40 of file gfxImageWriterPNM.h.
1.2.14 written by Dimitri van Heesch,
© 1997-2002