Home
last modified time | relevance | path

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

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