Home
last modified time | relevance | path

Searched refs:PNG_TRANSFORM_BGR (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/dports/graphics/p5-Image-PNG-Libpng/Image-PNG-Libpng-0.57/lib/Image/PNG/
H A DConst.pm404 PNG_TRANSFORM_BGR => 0x0080,
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/pngutils/
H A Dpngutils.cpp191 …png_read_png(png_ptr, info_ptr, PNG_TRANSFORM_BGR | PNG_TRANSFORM_EXPAND | PNG_TRANSFORM_STRIP_16,… in png_read_bitmap()
/dports/audio/ocp/ocp-0.2.90/cpiface/
H A Dpng.c182 …png_ptr, info_ptr, PNG_TRANSFORM_STRIP_16 | PNG_TRANSFORM_PACKING | PNG_TRANSFORM_BGR | PNG_TRANSF… in try_open_png()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCImageWriterPNG.cpp203 png_write_png(png_ptr, info_ptr, PNG_TRANSFORM_BGR, NULL); in writeImage()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCImageWriterPNG.cpp203 png_write_png(png_ptr, info_ptr, PNG_TRANSFORM_BGR, NULL); in writeImage()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/csri/frontends/cmdline/
H A Drender.c175 xforms |= PNG_TRANSFORM_BGR; in png_store()
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/tex/
H A Dtex_png.cpp231 const int png_transforms = (t->m_Flags & TEX_BGR)? PNG_TRANSFORM_BGR : PNG_TRANSFORM_IDENTITY; in png_encode_impl()
/dports/graphics/movit/movit-1.6.3/
H A Ddemo.cpp155 png_write_png(png_ptr, info_ptr, PNG_TRANSFORM_BGR, nullptr); in write_png()
/dports/x11/bbdock/bbdock-0.2.9/src/
H A DSlot.cc448 PNG_TRANSFORM_BGR, in loadIcon()
/dports/graphics/visprint/visprint-2.1/
H A Dvisprint.c515 png_write_png(png_ptr, info_ptr, PNG_TRANSFORM_BGR, NULL); in writepng()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/codec/
H A Dpng_codec_unittest.cc188 transforms |= PNG_TRANSFORM_BGR; in EncodeImage()
193 transforms |= PNG_TRANSFORM_BGR; in EncodeImage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/codec/
H A Dpng_codec_unittest.cc188 transforms |= PNG_TRANSFORM_BGR; in EncodeImage()
193 transforms |= PNG_TRANSFORM_BGR; in EncodeImage()
/dports/games/julius/julius-1.7.0/ext/png/
H A Dpng.h408 #define PNG_TRANSFORM_BGR 0x0080 macro
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/pngutils/
H A Dpngutils.cpp260 …png_read_png(png_ptr, info_ptr, PNG_TRANSFORM_BGR | PNG_TRANSFORM_EXPAND | PNG_TRANSFORM_STRIP_16,… in png_read_bitmap()
/dports/www/analog/analog-6.0/src/libpng/
H A Dpng.h200 #define PNG_TRANSFORM_BGR 0x0080 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/unx/source/
H A Dsplashx.c113 PNG_TRANSFORM_GRAY_TO_RGB | PNG_TRANSFORM_BGR, NULL); in splash_load_bmp()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/unx/source/
H A Dsplashx.c113 PNG_TRANSFORM_GRAY_TO_RGB | PNG_TRANSFORM_BGR, NULL); in splash_load_bmp()
/dports/graphics/povray37/povray-3.7.0.10/libraries/png/
H A Dpngread.c1225 if (transforms & PNG_TRANSFORM_BGR) in png_read_png()
/dports/misc/vxl/vxl-3.3.2/v3p/png/
H A Dpngread.c1225 if (transforms & PNG_TRANSFORM_BGR) in png_read_png()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/libpng/
H A Dpngread.c1228 if (transforms & PNG_TRANSFORM_BGR) in png_read_png()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/libpng-1.5.5/
H A Dpngread.c1374 if (transforms & PNG_TRANSFORM_BGR) in png_read_png()
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libpng/
H A Dpngread.c1288 if (transforms & PNG_TRANSFORM_BGR) in png_read_png()
H A Dpngwrite.c1422 if (transforms & PNG_TRANSFORM_BGR) in png_write_png()
/dports/math/giacxcas/fltk-1.3.0/png/
H A Dpngread.c1397 if (transforms & PNG_TRANSFORM_BGR) in png_read_png()
/dports/devel/upp/upp/uppsrc/plugin/png/lib/
H A Dpngwrite.c1444 if (transforms & PNG_TRANSFORM_BGR) in png_write_png()

12345678910>>...17