KImgIO
RLEData Class Reference
#include <rgb.h>
Inheritance diagram for RLEData:

Public Member Functions | |
| RLEData () | |
| RLEData (const uchar *d, uint l, uint o) | |
| uint | offset () const |
| bool | operator< (const RLEData &) const |
| void | write (QDataStream &s) |
Detailed Description
Constructor & Destructor Documentation
| RLEData::RLEData | ( | ) | [inline] |
Member Function Documentation
| uint RLEData::offset | ( | ) | const [inline] |
| void RLEData::write | ( | QDataStream & | s | ) |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:26:13 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:26:13 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.