PNG_INVERT_MONO   405 3rdparty/libpng/pngread.c    if (png_ptr->transformations & PNG_INVERT_MONO)
PNG_INVERT_MONO  2287 3rdparty/libpng/pngrtran.c    if (png_ptr->transformations & PNG_INVERT_MONO)
PNG_INVERT_MONO   205 3rdparty/libpng/pngtrans.c    png_ptr->transformations |= PNG_INVERT_MONO;
PNG_INVERT_MONO   636 3rdparty/libpng/pngwrite.c       if (png_ptr->transformations & PNG_INVERT_MONO)
PNG_INVERT_MONO    90 3rdparty/libpng/pngwtran.c    if (png_ptr->transformations & PNG_INVERT_MONO)