KImgIO
JP2Handler Class Reference
QImageIO Routines to read/write JPEG2000 images. More...
#include <jp2.h>
Inheritance diagram for JP2Handler:

Public Member Functions | |
bool | canRead () const |
JP2Handler () | |
QByteArray | name () const |
QVariant | option (ImageOption option) const |
bool | read (QImage *image) |
bool | supportsOption (ImageOption option) const |
bool | write (const QImage &image) |
virtual | ~JP2Handler () |
Static Public Member Functions | |
static bool | canRead (QIODevice *device) |
Detailed Description
QImageIO Routines to read/write JPEG2000 images.copyright (c) 2002 Michael Ritzert <michael@ritzert.de>
This library is distributed under the conditions of the GNU LGPL.
Definition at line 12 of file jp2.h.
Constructor & Destructor Documentation
Member Function Documentation
QByteArray JP2Handler::name | ( | ) | const |
bool JP2Handler::read | ( | QImage * | image | ) |
bool JP2Handler::supportsOption | ( | ImageOption | option | ) | const |
bool JP2Handler::write | ( | const QImage & | image | ) |
The documentation for this class was generated from the following files: