Please add button to toggle display of the alpha channel.
Sometimes looking at picture that has specific alpha channel (mostly texture files) makes it almost invisible.
The task is simple, but surprisingly difficult.
Because alpha is an attribute that can not be overwritten by QImage / QPixmap and can not be changed with widget options.
Please add button to toggle display of the alpha channel. Sometimes looking at picture that has specific alpha channel (mostly texture files) makes it almost invisible.
Thanks