Home
last modified time | relevance | path

Searched refs:PNG_TRANSFORM_EXPAND (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/dports/graphics/p5-Image-PNG-Libpng/Image-PNG-Libpng-0.57/t/
H A Dtransformations.t22 transforms => PNG_TRANSFORM_EXPAND);
29 transforms => PNG_TRANSFORM_EXPAND |
/dports/graphics/p5-Image-PNG-Libpng/Image-PNG-Libpng-0.57/lib/Image/PNG/
H A DLibpng.pm351 my $transforms = PNG_TRANSFORM_EXPAND | PNG_TRANSFORM_GRAY_TO_RGB;
392 my $transforms = PNG_TRANSFORM_EXPAND | PNG_TRANSFORM_GRAY_TO_RGB;
H A DConst.pm405 PNG_TRANSFORM_EXPAND => 0x0010,
/dports/emulators/almostti/AlmostTI-DougMelton-Source/ATI85/Maemo/
H A DLoadPNG.c48 png_read_png(PNGRead,PNGInfo,PNG_TRANSFORM_EXPAND,0); in LoadPNG()
/dports/graphics/farbfeld/farbfeld-4/
H A Dpng2ff.c39 png_read_png(*s, *i, PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND, NULL); in png_setup_reader()
/dports/graphics/autotrace/autotrace-0.31.1/
H A Dinput-png.c109 png_read_png(png, info, PNG_TRANSFORM_STRIP_16 | PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND, 0); in load_image()
/dports/audio/ebumeter/ebumeter-0.4.2/source/
H A Dpng2img.cc76 PNG_TRANSFORM_STRIP_16 | PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND, in png2img()
/dports/audio/zita-rev1/zita-rev1-0.2.2/source/
H A Dpng2img.cc76 PNG_TRANSFORM_STRIP_16 | PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND, in png2img()
/dports/audio/zita-at1/zita-at1-0.6.2/source/
H A Dpng2img.cc76 PNG_TRANSFORM_STRIP_16 | PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND,
/dports/audio/zita-mu1/zita-mu1-0.3.3/source/
H A Dpng2img.cc76 PNG_TRANSFORM_STRIP_16 | PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND,
/dports/audio/zita-bls1/zita-bls1-0.3.3/source/
H A Dpng2img.cc76 PNG_TRANSFORM_STRIP_16 | PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND, in png2img()
/dports/audio/zita-dpl1/zita-dpl1-0.3.3/source/
H A Dpng2img.cc76 PNG_TRANSFORM_STRIP_16 | PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND, in png2img()
/dports/audio/tetraproc/tetraproc-0.8.6/source/
H A Dpng2img.cc73 PNG_TRANSFORM_STRIP_16 | PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND, in png2img()
/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/games/libretro-snes9x/snes9x-73aa348/shaders/
H A Dshader_helpers.cpp124 PNG_TRANSFORM_EXPAND, in loadPngImage()
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/graphics/
H A Dpngfuncs.cpp176 png_read_png(png_ptr, info_ptr, PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND, NULL); in png_load_surface()
/dports/games/libretro-snes9x/snes9x-73aa348/win32/
H A Dimage_functions.cpp92 …g_ptr, info_ptr, PNG_TRANSFORM_STRIP_16 | PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND, (png_voidp… in loadPngImage()
/dports/games/scorched3d/scorched/src/common/image/
H A DImagePngFactory.cpp139 PNG_TRANSFORM_EXPAND; in loadFromBuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/
H A Dimage-reader.cpp119 PNG_TRANSFORM_EXPAND; in init()
/dports/graphics/guetzli/guetzli-1.0.1/guetzli/
H A Dguetzli.cc72 PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND | PNG_TRANSFORM_STRIP_16; in ReadPNG()
/dports/benchmarks/glmark2/glmark2-2021.12/src/
H A Dimage-reader.cpp119 PNG_TRANSFORM_EXPAND; in init()
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/
H A Dpng2yuv.c312 PNG_TRANSFORM_STRIP_ALPHA | PNG_TRANSFORM_EXPAND | in decode_png()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/core/
H A DImaging.cpp95 readFlags |= PNG_TRANSFORM_GRAY_TO_RGB | PNG_TRANSFORM_EXPAND; in ReadPng()
/dports/games/jfsw/jfsw-c434002/jfbuild/libsquish/extra/
H A Dsquishpng.cpp276 png_read_png( png.GetPng(), png.GetInfo(), PNG_TRANSFORM_EXPAND, 0 ); in LoadPng()
/dports/x11/bbdock/bbdock-0.2.9/src/
H A DSlot.cc447 PNG_TRANSFORM_EXPAND | in loadIcon()

12345678910>>...13