Home
last modified time | relevance | path

Searched refs:processRGB8 (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/3rdparty/libqpsd/
H A Dqpsdhandler.h82 QImage processRGB8(QByteArray& imageData, quint32 width, quint32 height,
H A Dqpsdhandler.cpp202 *image = processRGB8(imageData, width, height, totalBytesPerChannel); in read()
H A Dqpsdhandler_p.cpp437 QImage QPsdHandler::processRGB8(QByteArray& imageData, quint32 width, quint32 height, in processRGB8() function in QPsdHandler