PCXHEADER Class Reference
List of all members.Detailed Description
Definition at line 60 of file pcx.h.
Public Member Functions | |
| PCXHEADER () | |
| int | width () const |
| int | height () const |
| bool | isCompressed () const |
Public Attributes | |
| Q_UINT8 | Manufacturer |
| Q_UINT8 | Version |
| Q_UINT8 | Encoding |
| Q_UINT8 | Bpp |
| Q_UINT16 | XMin |
| Q_UINT16 | YMin |
| Q_UINT16 | XMax |
| Q_UINT16 | YMax |
| Q_UINT16 | HDpi |
| Q_UINT16 | YDpi |
| Palette | ColorMap |
| Q_UINT8 | Reserved |
| Q_UINT8 | NPlanes |
| Q_UINT16 | BytesPerLine |
| Q_UINT16 | PaletteInfo |
| Q_UINT16 | HScreenSize |
| Q_UINT16 | VScreenSize |
The documentation for this class was generated from the following files:

