WXP::PngFile Class Reference

This class reads and write PNG image files. More...

#include "../include/PngFile.h"

List of all members.

Public Member Functions

int init ()
 PngFile (const char *filename, int access)
int open (const char *filename, int access)
bool isOpen ()
int close ()
int setInterlace (int val)
int setTitle (const char *str)
int setComment (const char *str)
int read (Image &image)
int read (const char *filename, Image &image)
int write (Image &image)
int write (const char *filename, Image &image)

Detailed Description

This class reads and write PNG image files.

Author:
Dan Vietor

Member Function Documentation

int PngFile::write ( Image image  ) 

The documentation for this class was generated from the following files:

Generated on 8 Jan 2010 for WXP C++ Library by  doxygen 1.6.1