despiker ~master (2022-05-08T05:39:51.7871503)
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.