#include <cpixmap.h>
Public Attributes | |
| uint32_t | width |
| uint32_t | height |
| uint32_t | nColor |
| uint32_t | nChar |
| uint32_t | xHotspot |
| uint32_t | yHotspot |
| bool | _HOTSPOT |
| bool | _XPMEXT |
| std::string | extension |
| uint32_t CPixmap::PIXMAP_FILEHEADER::width |
the xpm width in pixels (signed integer)
| uint32_t CPixmap::PIXMAP_FILEHEADER::height |
the xpm height in pixels (signed integer)
| uint32_t CPixmap::PIXMAP_FILEHEADER::nColor |
the number of colors (signed integer)
| uint32_t CPixmap::PIXMAP_FILEHEADER::nChar |
the number of characters per pixel (signed integer)
| uint32_t CPixmap::PIXMAP_FILEHEADER::xHotspot |
X-Position Hotspots
| uint32_t CPixmap::PIXMAP_FILEHEADER::yHotspot |
Y-Position Hotspots
is hotspot set
XPMEXT extension tag found
| std::string CPixmap::PIXMAP_FILEHEADER::extension |
unchanged extension
1.5.3