dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
Color4b.withTransparency
Dgame
Graphic
Color
Color4b
Returns a copy of the current Color with a given transpareny.
struct
Color4b
@
nogc
Color4b
withTransparency
const pure nothrow
(
ubyte
alpha
)
Meta
Source
See Implementation
Dgame
Graphic
Color
Color4b
constructors
this
functions
asHex
asRGB
asRGBA
opEquals
withTransparency
static variables
Black
Blue
Cyan
Gray
Green
Magenta
Red
White
Yellow
variables
alpha
blue
green
red
Returns a copy of the current Color with a given transpareny.