Home
last modified time | relevance | path

Searched defs:savePNG (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/libheif/libheif-1.10.0/examples/
H A Dheif-test.go46 func savePNG(img image.Image, filename string) { func
/dports/games/legend-of-edgar/edgar-1.34/src/graphics/
H A Dsave_png.c86 void savePNG(SDL_Surface *surface, char *name) in savePNG() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/common/
H A DtcuImageIO.cpp155 void savePNG (const ConstPixelBufferAccess& src, const char* fileName) in savePNG() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A DBitmapFilterTest.cxx68 void savePNG(const OUString& sWhere, const BitmapT& rBmp) in savePNG() function in __anon7047b5380111::BitmapFilterTest
/dports/games/tuxmath/t4k_common-0.1.1/src/
H A Dt4k_loaders.c913 void savePNG(SDL_Surface* surf,char* fn) in savePNG() function
1104 void savePNG(SDL_Surface* surf, char* fn) in savePNG() function
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/win32/
H A DGBTileView.cpp164 void GBTileView::savePNG(const char *name) in savePNG() function in GBTileView
H A DGBMapView.cpp159 void GBMapView::savePNG(const char *name) in savePNG() function in GBMapView
H A DGBOamView.cpp289 void GBOamView::savePNG(const char *name) in savePNG() function in GBOamView
H A DOamView.cpp469 void OamView::savePNG(const char *name) in savePNG() function in OamView
H A DTileView.cpp168 void TileView::savePNG(const char *name) in savePNG() function in TileView
H A DMapView.cpp887 void MapView::savePNG(const char *name) in savePNG() function in MapView
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/win32/
H A DGBTileView.cpp185 void GBTileView::savePNG(const char *name) in savePNG() function in GBTileView
H A DGBMapView.cpp180 void GBMapView::savePNG(const char *name) in savePNG() function in GBMapView
H A DGBOamView.cpp315 void GBOamView::savePNG(const char *name) in savePNG() function in GBOamView
H A DTileView.cpp189 void TileView::savePNG(const char *name) in savePNG() function in TileView
H A DOamView.cpp388 void OamView::savePNG(const char *name) in savePNG() function in OamView
H A DMapView.cpp918 void MapView::savePNG(const char *name) in savePNG() function in MapView
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/imageIO/
H A DimageIO.cpp850 ImageIO::errorType ImageIO::savePNG(const char * filename) in savePNG() function in ImageIO
/dports/science/xdrawchem/xdrawchem-a3f74c34eb09fa72ee16848ec6901049ca5309d5/xdrawchem/
H A Dapplication.cpp1283 void ApplicationWindow::savePNG() { in savePNG() function in ApplicationWindow
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dimageio.cc904 int ImageIO::savePNG (const Glib::ustring &fname, int bps) const in savePNG() function in ImageIO
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dimageio.cc998 int ImageIO::savePNG (const Glib::ustring &fname, int bps) const function in ImageIO
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/bitmap/
H A Dbitmap.cxx142 void savePNG(const OUString& sWhere, const Bitmap& rBmp) in savePNG() function