reng v0.3.3 (2020-07-30T23:47:39Z)
Dub
Repo
color_rgb
re
gfx
color_ext
gets a color from rgb
Color
color_rgb
(float r, float g, float b, float a)
pragma(
inline
)
Color
color_rgb
(
float
r
,
float
g
,
float
b
,
float
a
= 1.0
)
Color
color_rgb
(ubyte r, ubyte g, ubyte b, ubyte a)
Color
color_rgb
(ubyte v)
Meta
Source
See Implementation
re
gfx
color_ext
functions
color_alpha_white
color_blend
color_fade
color_hsv
color_rgb
gets a color from rgb