summaryrefslogtreecommitdiffstats
path: root/ue2/imgsynth2/cpixmap.h
Commit message (Collapse)AuthorAgeFilesLines
* - colortable now uses uint32_t as identifiermanuel2009-05-021-12/+73
| | | | | | | - rewrote xpm colortable parsing to convert their identifiers to our own and vica vi - implemented indexed8::setpixel/getpixel - moved rowsize to member variable in cbitmap - added second test for xpm/indexed8
* rewrote pixmap::read to do more sanity checksmanuel2009-05-011-32/+39
|
* mergemanuel2009-05-011-15/+23
|
* Adding cpixelformat_indexd8.h and .cpp. Adding virtual methode getColorMode ↵Günther Neuwirth2009-05-011-33/+29
| | | | to CPixelFormat. Adding color table to CBitmap. Adding implementation of CPixmap
* assimilationGünther Neuwirth2009-04-291-2/+2
|
* Adding cpixmap.cpp, cpixmap.h and test fielesGünther Neuwirth2009-04-291-0/+162