Color4b.withTransparency

Returns a copy of the current Color with a given transpareny.

struct Color4b
@nogc const pure nothrow
withTransparency
(
ubyte alpha
)

Meta