AugmentColors extension
Methods
-
augment(
int newLength, {List< double> ? stops, ColorSpace? colorSpace, bool invert = false}) → List<Color> -
getColorAt(
double delta) → ColorModel -
Returns the color at
delta
by interpolating between the colors in the list. -
toColorModels(
) → List< ColorModel> - Returns this iterable as a list of ColorModels.