decreaseOpacityFNew

Adjusts the opacity of a Pixmap.

This operation updates the alpha-channel value of each pixel. → alpha *= opacity

@safe pure nothrow
decreaseOpacityFNew

See Also

Use decreaseOpacity with 8-bit integer opacity values (in 255ths).

Meta