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