Gradient.addPoint

Adds the specified color to the end of the ramp, with the specified offset.

struct Gradient
@nogc nothrow
void
addPoint
(
in double offset
,
in Color color
)

Meta