Gradient.setColor

Sets the color of the ramp color at index point.

struct Gradient
@nogc nothrow
void
setColor
(
in long point
,
in Color color
)

Meta