Adjusts the opacity of a Pixmap.
This operation updates the alpha-channel value of each pixel. → alpha *= opacity
Use decreaseOpacity with 8-bit integer opacity values (in 255ths).
See Implementation
Adjusts the opacity of a Pixmap.
This operation updates the alpha-channel value of each pixel. → alpha *= opacity