Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Classes | |
struct | QuantizeObj |
Typedefs | |
typedef unsigned long | ColorFreq |
typedef ColorFreq * | Histogram |
Functions | |
void | quantize (at_bitmap *, long ncolors, const at_color *bgColor, QuantizeObj **, at_exception_type *exp) |
void | quantize_object_free (QuantizeObj *obj) |
typedef unsigned long ColorFreq |
Definition at line 38 of file quantize.h.
Definition at line 39 of file quantize.h.
void quantize | ( | at_bitmap * | , |
long | ncolors, | ||
const at_color * | bgColor, | ||
QuantizeObj ** | , | ||
at_exception_type * | exp | ||
) |
void quantize_object_free | ( | QuantizeObj * | obj | ) |