Searched refs:allow_greyscale (Results 1 – 2 of 2) sorted by relevance
719 …unsigned allow_greyscale; /*default 1. if 0, choose RGB or RGBA even if the image only has gray co… member
3671 stats->allow_greyscale = 1; in lodepng_color_stats_init()3927 if(!stats->allow_greyscale) gray_ok = 0; in auto_choose_color()5867 stats.allow_greyscale = 0; in lodepng_encode()