CPixmap::PIXMAP_FILEHEADER Struct Reference

Pixmap Header structure. More...

#include <cpixmap.h>

List of all members.

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


Detailed Description

Pixmap Header structure.

Member Data Documentation

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

bool CPixmap::PIXMAP_FILEHEADER::_HOTSPOT

is hotspot set

bool CPixmap::PIXMAP_FILEHEADER::_XPMEXT

XPMEXT extension tag found

std::string CPixmap::PIXMAP_FILEHEADER::extension

unchanged extension


The documentation for this struct was generated from the following file:
Generated on Sun May 3 19:16:26 2009 for imgsynth2 by  doxygen 1.5.3