This commit is contained in:
Daveo 2001-08-02 18:45:20 +00:00
parent 98ff69a23e
commit 5a8d2b0d90
11 changed files with 267 additions and 198 deletions

View file

@ -38,10 +38,7 @@ protected:
int FindClosestRGB(sRGBCol const &RGB);
CList2d<sRGBElem> RGBMap;
// CList<sRGBList> InRGBList;
// CList<sRGBList> SortRGBList;
// CList<int> RemapTable;
int ShadeFlag;
sRGBCol ShadeRGB;
CList2d<u8> OutMap;
CList2d<sRGBCol> OutRGBTable;