dls v0.25.6 (2019-05-19T16:56:59Z)
Dub
Repo
Color.this
dls
protocol
interfaces
text_document
Color
Undocumented in source.
class
Color
@
safe
pure nothrow
this
(
float
red
= 0
,
float
green
= 0
,
float
blue
= 0
,
float
alpha
= 0
)
Meta
Source
See Implementation
dls
protocol
interfaces
text_document
Color
constructors
this
variables
alpha
blue
green
red