Home | History | Annotate | Download | only in libpng

Lines Matching defs:convert_to_8bit

1713    int             convert_to_8bit;
2136 int write_16bit = linear && !colormap && !display->convert_to_8bit;
2279 if ((linear && alpha) || (!colormap && display->convert_to_8bit))
2320 png_image_write_to_stdio(png_imagep image, FILE *file, int convert_to_8bit,
2344 display.convert_to_8bit = convert_to_8bit;
2370 int convert_to_8bit, const void *buffer, png_int_32 row_stride,
2382 if (png_image_write_to_stdio(image, fp, convert_to_8bit, buffer,