decreaseOpacityCalcDims

Lowers the opacity of a Pixmap.

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

@safe pure nothrow @nogc
decreaseOpacityCalcDims
()

See Also

Use decreaseOpacityF with decimal opacity values in percent (%).

Meta