KImgIO
JP2Handler Class Reference
#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) |
void | setOption (ImageOption option, const QVariant &value) |
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 micha el@r itzer t.de
This library is distributed under the conditions of the GNU LGPL.
Constructor & Destructor Documentation
Member Function Documentation
void JP2Handler::setOption | ( | ImageOption | option, |
const QVariant & | value | ||
) |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.