#include <Fl_Renderer.h>
Public Methods | |
| Fl_Colormap (int cols=0) | |
| ~Fl_Colormap () | |
| void | realloc (int cols) |
| void | copy (Fl_Colormap *map) |
| void | dither_colors (int bitspp) |
| uint8 | find_color (uint8 R, uint8 G, uint8 B) |
Public Attributes | |
| Fl_Colormap_Color * | colors |
| int | ncolors |
Definition at line 54 of file Fl_Renderer.h.
1.2.15