despiker ~master (2015-08-29T17:56: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
)
Color
rgb
@
safe
pure nothrow @
nogc
(
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.