summaryrefslogtreecommitdiffstats
path: root/ue2/imgsynth2/cbitmap.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rewrote pixmap::read to do more sanity checksmanuel2009-05-011-18/+7
|
* mergemanuel2009-05-011-6/+17
|\
| * Adding cpixelformat_indexd8.h and .cpp. Adding virtual methode getColorMode ↵Günther Neuwirth2009-05-011-0/+8
| | | | | | | | to CPixelFormat. Adding color table to CBitmap. Adding implementation of CPixmap
* | - removed runtime generated output filesmanuel2009-05-011-37/+114
|/ | | | | | - implemented brightness() - implemented invert() - implemented getPixel in CPixelFormat_BGR24 and CPixelFormat_BGR555
* forgot to remove dtor...manuel2009-04-281-253/+253
|
* Moved a lot of stuff around to get abstract cbitmap workingmanuel2009-04-281-0/+253
|
* making cbitmap abstractmanuel2009-04-281-382/+0
|
* Adding ue2manuel2009-04-271-0/+382