Home
last modified time | relevance | path

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

/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/3rdparty/libqpsd/
H A Dqpsdhandler.h51 bool isSupportedDepth(quint16 depth);
H A Dqpsdhandler.cpp92 if (!isSupportedDepth(depth)) { in read()
H A Dqpsdhandler_p.cpp175 bool QPsdHandler::isSupportedDepth(quint16 depth) in isSupportedDepth() function in QPsdHandler