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

Public Member Functions | |
| JP2Handler () | |
| virtual | ~JP2Handler () |
| bool | canRead () const |
| QByteArray | name () const |
| QVariant | option (ImageOption option) const |
| bool | read (QImage *image) |
| bool | supportsOption (ImageOption option) const |
| bool | write (const QImage &image) |
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.
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following files:
KDE 4.6 API Reference