#include <imagebuf.h>
Collaboration diagram for Xform_palette:

Public Member Functions | |
| void | set_color (int cr, int cg, int cb, int ca) |
| unsigned char | operator[] (int i) const |
Public Attributes | |
| unsigned char | colors [256] |
| unsigned char | r |
| unsigned char | g |
| unsigned char | b |
| unsigned char | a |
Definition at line 37 of file imagebuf.h.
| void Xform_palette::set_color | ( | int | cr, | |
| int | cg, | |||
| int | cb, | |||
| int | ca | |||
| ) | [inline] |
| unsigned char Xform_palette::operator[] | ( | int | i | ) | const [inline] |
| unsigned char Xform_palette::colors[256] |
| unsigned char Xform_palette::r |
| unsigned char Xform_palette::g |
| unsigned char Xform_palette::b |
| unsigned char Xform_palette::a |
1.5.1