Invert colors of B/W image
Solved
General and Desktop
-
Hi
I never tryed anything like that, but a quick look at the docs shows http://doc.qt.io/qt-5/qimage.html#invertPixels maybe this can help ? -
@ranshalit
The QLabel support setting the image directly.
Even its called setPixmap it does take any image supported by Qt.
You can even browse the resource and browse to it , directly in Designer.