Function Gradient.setOffset

Sets the offset for the ramp color at index point.

void setOffset (
  const(long) point,
  const(double) offset
) nothrow @nogc;