Function Gradient.setColor

Sets the color of the ramp color at index point.

void setColor (
  const(long) point,
  const(Color) color
) nothrow @nogc;