Home
last modified time | relevance | path

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

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