Searched refs:light_background (Results 1 – 1 of 1) sorted by relevance
80 sox_bool light_background; member223 case 'l': p->light_background = sox_true; break; in getopts()594 if (p->light_background) { in make_palette()609 int at = p->light_background ? p->spectrum_points - 1 - i : i; in make_palette()