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