KImgIO
EPSHandler Class Reference
#include <eps.h>
Inheritance diagram for EPSHandler:

Detailed Description
QImageIO Routines to read/write EPS images.copyright (c) 1998 Dirk Schoenberger <dirk.schoenberger@freenet.de>
This library is distributed under the conditions of the GNU LGPL.
Definition at line 13 of file eps.h.
Public Member Functions | |
bool | canRead () const |
EPSHandler () | |
QByteArray | name () const |
bool | read (QImage *image) |
bool | write (const QImage &image) |
Static Public Member Functions | |
static bool | canRead (QIODevice *device) |
Constructor & Destructor Documentation
Member Function Documentation
QByteArray EPSHandler::name | ( | ) | const |
bool EPSHandler::read | ( | QImage * | image | ) |
bool EPSHandler::write | ( | const QImage & | image | ) |
The documentation for this class was generated from the following files: