summaryrefslogtreecommitdiffstats
path: root/ue2/imgsynth2/cpixelformat_indexed8.h
Commit message (Collapse)AuthorAgeFilesLines
* rewrote pixmap::read to do more sanity checksmanuel2009-05-011-14/+0
|
* mergemanuel2009-05-011-11/+30
|
* Adding cpixelformat_indexd8.h and .cpp. Adding virtual methode getColorMode ↵Günther Neuwirth2009-05-011-0/+102
to CPixelFormat. Adding color table to CBitmap. Adding implementation of CPixmap