How to use shader to set text color for maximum contrast on background color?
Unsolved
QML and Qt Quick
-
Re: Best way to set text color for maximum contrast on background color?
how to use shader do this, my Text control overlay on a video, i want to let it auto adjust it's color
-
Re: Best way to set text color for maximum contrast on background color?
how to use shader do this, my Text control overlay on a video, i want to let it auto adjust it's color
@huangbinbin how is Text control created? With what widget or qml item? Can not you simply set its background to be transparent?