public static class GradientUtils.ColorStops extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
numStops |
GradientUtils.ColorStop[] |
stops |
| Constructor and Description |
|---|
ColorStops() |
| Modifier and Type | Method and Description |
|---|---|
int |
getColor(float lerp,
GradientUtils.BlendFunction blendFunction) |
void |
setNumStops(int numStops) |
void |
setPaletteGradient(LXPalette palette,
int start,
int num) |
public final GradientUtils.ColorStop[] stops
public int numStops
public void setPaletteGradient(LXPalette palette, int start, int num)
public void setNumStops(int numStops)
public int getColor(float lerp,
GradientUtils.BlendFunction blendFunction)
LX library by Mark C. Slee. © 2012-2020