#include <picture.h>
Public Member Functions | |
| bwpalettize (unsigned char ***components, int nr, int nc, int quality, bool &cando) | |
| ~bwpalettize () | |
| int | frompalette (unsigned char ***components, int nr, int nc) |
| void | writepalette (FILE *cfp, cfileio &fio) |
| bwpalettize (FILE *cfp, cfileio &fio) | |
Private Attributes | |
| unsigned char | palette [10] |
| int | reversepalette [256] |
| unsigned char * | p |
| int | totalentries |
| int | palettebits |
| int | palettemask |
|
||||||||||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8