color4f

helper functions to build packed color value from floats or bytes

@trusted @nogc nothrow
uint
color4f
(
float r
,
float g
,
float b
,
float a
)

Meta