This commit is contained in:
parent
115da19f78
commit
ca1110c6e5
15 changed files with 470 additions and 294 deletions
|
@ -38,9 +38,9 @@ protected:
|
|||
int FindClosestRGB(sRGBCol const &RGB);
|
||||
|
||||
CList2d<sRGBElem> RGBMap;
|
||||
CList<sRGBList> InRGBList;
|
||||
CList<sRGBList> SortRGBList;
|
||||
CList<int> RemapTable;
|
||||
// CList<sRGBList> InRGBList;
|
||||
// CList<sRGBList> SortRGBList;
|
||||
// CList<int> RemapTable;
|
||||
int ShadeFlag;
|
||||
|
||||
CList2d<u8> OutMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue