interpolate abstract method
Interpolates to step
between this
and end
.
Implementation
@override
ColorModel interpolate(cm.ColorModel end, double step);
Interpolates to step
between this
and end
.
@override
ColorModel interpolate(cm.ColorModel end, double step);