Definition at line 31 of file gifquantize.c.
Public Attributes | |
long | Count |
byte | NewColorIndex |
struct QuantizedColorType * | Pnext |
byte | RGB [3] |
long QuantizedColorType::Count |
Definition at line 34 of file gifquantize.c.
byte QuantizedColorType::NewColorIndex |
Definition at line 33 of file gifquantize.c.
struct QuantizedColorType * QuantizedColorType::Pnext |
Definition at line 35 of file gifquantize.c.
byte QuantizedColorType::RGB |
Definition at line 32 of file gifquantize.c.