Searched refs:PNG_TRANSFORM_BGR (Results 1 – 7 of 7) sorted by relevance
875 #define PNG_TRANSFORM_BGR 0x0080 /* read and write */ macro
1410 if ((transforms & PNG_TRANSFORM_BGR) != 0) in png_write_png()
1133 if ((transforms & PNG_TRANSFORM_BGR) != 0) in png_read_png()
1129 PNG_TRANSFORM_BGR Flip RGB to BGR, RGBA3334 PNG_TRANSFORM_BGR Flip RGB to BGR, RGBA
1526 if (transforms & PNG_TRANSFORM_BGR) in png_write_png()
1199 #define PNG_TRANSFORM_BGR 0x0080 /* read and write */ macro
1037 if (transforms & PNG_TRANSFORM_BGR) in png_read_png()