Home
last modified time | relevance | path

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

/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/3rdparty/libqpsd/
H A Dqpsdhandler.h52 bool isSupportedColorMode(quint16 colorMode);
H A Dqpsdhandler.cpp97 if (!isSupportedColorMode(colorMode)) { in read()
H A Dqpsdhandler_p.cpp197 bool QPsdHandler::isSupportedColorMode(quint16 colorMode) in isSupportedColorMode() function in QPsdHandler