This commit is contained in:
parent
98ff69a23e
commit
5a8d2b0d90
11 changed files with 267 additions and 198 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue