despiker v0.1.3 (2014-11-30T21:04:50Z)
Dub
Repo
rgba
gl3n_extra
color
Construct an RGBA color from individual channels.
Color
rgba
(I r, I g, I b, I a)
@
safe
pure nothrow @
nogc
Color
rgba
(
I
)
(
I
r
,
I
g
,
I
b
,
I
a
)
if
(
isIntegral
!
I
)
Color
rgba
()
Meta
Source
See Implementation
gl3n_extra
color
aliases
Color
functions
rgb
rgba
Construct an RGBA color from individual channels.