Function Gradient.removePoint
Removes the color at the index offset
.
void removePoint
(
const(long) offset
) nothrow @nogc;
Removes the color at the index offset
.
void removePoint
(
const(long) offset
) nothrow @nogc;