Searched refs:dump_image (Results 1 – 1 of 1) sorted by relevance
822 static void dump_image(int w, int h, png_bytepp rows, int color_type) in dump_image() function903 dump_image(w, h, imageInfo.rows, PNG_COLOR_TYPE_RGB_ALPHA); in analyze_image()1299 dump_image(imageInfo.width, imageInfo.height, rows, color_type); in write_png()