Home
last modified time | relevance | path

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

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