KImgIO
XVHandler Class Reference
#include <xview.h>
Inheritance diagram for XVHandler:

Public Member Functions | |
XVHandler () | |
bool | canRead () const |
QByteArray | name () const |
bool | read (QImage *image) |
bool | write (const QImage &image) |
Static Public Member Functions | |
static bool | canRead (QIODevice *device) |
Detailed Description
QImageIO Routines to read/write XV images.
copyright (c) 1998 Torben Weis weis@.nosp@m.kde..nosp@m.org copyright (c) 1999 Oliver Eiden o.eid.nosp@m.en@p.nosp@m.op.ru.nosp@m.hr.d.nosp@m.e
This library is distributed under the conditions of the GNU LGPL.
Changelog: 23.3.99 Oliver Eiden o.eid.nosp@m.en@p.nosp@m.op.ru.nosp@m.hr.d.nosp@m.e changed the mapping from 3-3-2 decoded pixels to 8-8-8 decoded true-color pixels now it uses the same mapping as xv, this leads to better visual results Patch merged in HEAD by Chris Spiegel matri.nosp@m.x@xi.nosp@m.rtam..nosp@m.org
Constructor & Destructor Documentation
◆ XVHandler()
Member Function Documentation
◆ canRead() [1/2]
◆ canRead() [2/2]
◆ name()
◆ read()
◆ write()
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.