KImgIO
PCXHEADER Class Reference
#include <pcx.h>
Public Member Functions | |
| PCXHEADER () | |
| int | height () const |
| bool | isCompressed () const |
| int | width () const |
Public Attributes | |
| quint8 | Bpp |
| quint16 | BytesPerLine |
| Palette | ColorMap |
| quint8 | Encoding |
| quint16 | HDpi |
| quint16 | HScreenSize |
| quint8 | Manufacturer |
| quint8 | NPlanes |
| quint16 | PaletteInfo |
| quint8 | Reserved |
| quint8 | Version |
| quint16 | VScreenSize |
| quint16 | XMax |
| quint16 | XMin |
| quint16 | YDpi |
| quint16 | YMax |
| quint16 | YMin |
Detailed Description
Constructor & Destructor Documentation
§ PCXHEADER()
Member Function Documentation
§ height()
§ isCompressed()
§ width()
Member Data Documentation
§ Bpp
§ BytesPerLine
§ ColorMap
§ Encoding
§ HDpi
§ HScreenSize
§ Manufacturer
§ NPlanes
§ PaletteInfo
§ Reserved
§ Version
§ VScreenSize
§ XMax
§ XMin
§ YDpi
§ YMax
§ YMin
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Sun Oct 16 2016 15:15:08 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Sun Oct 16 2016 15:15:08 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.