Home
last modified time | relevance | path

Searched refs:is_rgb_profile (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/frontend/
H A Dscanimage.c1259 int is_rgb_profile = strncmp((char *) icc_buffer + 16, "RGB ", 4) == 0; in write_png_header() local
1261 (is_rgb_profile && color_type == PNG_COLOR_TYPE_RGB)) in write_png_header()
1271 if (is_rgb_profile) in write_png_header()

Completed in 6 milliseconds