Searched refs:gray_icc (Results 1 – 1 of 1) sorted by relevance
5897 unsigned gray_icc = isGrayICCProfile(info_png->iccp_profile, info_png->iccp_profile_size); in lodepng_encode() local5900 if(!gray_icc && !rgb_icc) { in lodepng_encode()5904 if(gray_icc != gray_png) { in lodepng_encode()