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-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:13:20 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:13:20 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.