sshape_color_4f

helper functions to build packed color value from floats or bytes

extern (C) @system @nogc nothrow pure
uint
sshape_color_4f
(
float r
,
float g
,
float b
,
float a
)

Meta