45 for (rule =
cp->rules; rule; rule =
next) {
61 if (
cp->lookup.active) {
66 cp->lookup.active = 0;
79 if (
cp->fp_lookup.active) {
82 cp->fp_lookup.active = 0;
83 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