dgame ~master (2021-12-24T16:32:58.6490046)
Dub
Repo
Color4b.this
Dgame
Graphic
Color
Color4b
CTor
Expect that every component is in range 0.0 .. 1.0
this
(ubyte red, ubyte green, ubyte blue, ubyte alpha)
this
(uint hexValue)
this
(Color4f col)
struct
Color4b
@
nogc
pure nothrow
this
(
ref
const
Color4f
col
)
Meta
Source
See Implementation
Dgame
Graphic
Color
Color4b
constructors
this
functions
asHex
asRGB
asRGBA
opEquals
withTransparency
mixins
__anonymous
variables
alpha
blue
green
red
CTor
Expect that every component is in range 0.0 .. 1.0