Color4b.withTransparency

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

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

Meta