Searched refs:PNG_INVERT_MONO (Results 1 – 6 of 6) sorted by relevance
570 if ((png_ptr->transformations & PNG_INVERT_MONO) != 0) in png_do_write_transformations()
257 png_ptr->transformations |= PNG_INVERT_MONO; in png_set_invert_mono()
647 #define PNG_INVERT_MONO 0x0020U macro
719 if ((png_ptr->transformations & PNG_INVERT_MONO) != 0) in png_write_row()
412 if ((png_ptr->transformations & PNG_INVERT_MONO) != 0) in png_read_row()
4959 if ((png_ptr->transformations & PNG_INVERT_MONO) != 0) in png_do_read_transformations()