Gradient.addStop

Add a color stop.

class Gradient
nothrow @nogc
void
addStop
(
float pos
,
uint color
)

Meta