Home
last modified time | relevance | path

Searched refs:readPixmap (Results 1 – 12 of 12) sorted by relevance

/dports/misc/nn-insight/nn-insight-1.0.5/
H A Dimage.h18 float* readPixmap(const QPixmap &pixmap, TensorShape &outShape, std::function<void(const std::strin…
H A Dimage.cpp60 float* readPixmap(const QPixmap &pixmap, TensorShape &outShape, std::function<void(const std::strin… in readPixmap() function
H A Dmain-window.cpp1077 …sourceTensorDataAsLoaded.reset(Image::readPixmap(imagePixmap, sourceTensorShape, [this,&sourceName… in openImagePixmap()
/dports/games/warzone2100/warzone2100/tools/display/
H A Dwzmutils.h94 PIXMAP *readPixmap(const char *filename);
H A Dwzmviewer.c88 psModel->pixmap = readPixmap(path); in main()
H A Dwzmutils.c185 PIXMAP *readPixmap(const char *filename) in readPixmap() function
/dports/games/warzone2100/warzone2100/tools/qwzm/
H A Dwzmutils.h97 PIXMAP *readPixmap(const char *filename);
H A Dwzmutils.c196 PIXMAP *readPixmap(const char *filename) in readPixmap() function
H A Dqwzm.cpp504 psModel->pixmap = readPixmap(texPath.absoluteFilePath().toAscii().constData()); in setModel()
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DApplePictParser.hxx143 …bool readPixmap(ApplePictParserInternal::Pixmap &pixmap, bool isPacked, bool haColorTable, bool ha…
H A DApplePictParser.cxx1449 if (!readPixmap(bitmap, packed, true, true, hasRgn)) in readZone()
1468 if (!readPixmap(bitmap, false, false, true, (opCode&1) ? true : false)) in readZone()
1785 return readPixmap(pixmap, false, true, false, false); in readColorPattern()
1877 bool ApplePictParser::readPixmap(ApplePictParserInternal::Pixmap &pixmap, bool packed, bool colorTa… in readPixmap() function in ApplePictParser
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dpicttoppm.c2083 readPixmap(struct pixMap * const p) { in readPixmap() function
2781 readPixmap(&p); in readPattern()
3917 readPixmap(&p); in doPixmap()