47 for (rule =
cp->rules; rule; rule =
next) {
63 if (
cp->lookup.active) {
68 cp->lookup.active = 0;
81 if (
cp->fp_lookup.active) {
84 cp->fp_lookup.active = 0;
85 cp->fp_lookup.nalloc = 0;
void Rast__color_reset(struct Colors *colors)
Reset colors structure.
void Rast__color_free_lookup(struct _Color_Info_ *cp)
Free color rules structure.
void Rast_free_colors(struct Colors *colors)
Free color structure memory.
void Rast__color_free_rules(struct _Color_Info_ *cp)
Free color rules structure.
void Rast__color_free_fp_lookup(struct _Color_Info_ *cp)
Free color rules structure.
void G_free(void *)
Free allocated memory.
void Rast_init_colors(struct Colors *)
Initialize color structure.
struct _Color_Info_ fixed
struct _Color_Info_ modular
struct _Color_Rule_ * next