Home
last modified time | relevance | path

Searched refs:getCurrentPixelHexValue (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkGui/
H A DDkViewPort.h111 QString getCurrentPixelHexValue();
H A DDkViewPort.cpp1463 QString DkViewPort::getCurrentPixelHexValue() { in getCurrentPixelHexValue() function in nmc::DkViewPort
1490 mimeData->setText(getCurrentPixelHexValue()); in copyPixelColorValue()