Package | Description |
---|---|
heronarts.lx.color |
Classes for color manipulation, blending, color values.
|
heronarts.lx.command | |
heronarts.lx.effect.color | |
heronarts.lx.pattern.color | |
heronarts.p3lx.ui.component |
Collection of standard UI components.
|
Modifier and Type | Field and Description |
---|---|
ColorParameter |
LXDynamicColor.color |
ColorParameter |
LXDynamicColor.primary |
ColorParameter |
LXDynamicColor.secondary |
Modifier and Type | Method and Description |
---|---|
ColorParameter |
ColorParameter.setColor(int color) |
ColorParameter |
ColorParameter.setDescription(String description) |
Modifier and Type | Method and Description |
---|---|
void |
GradientUtils.ColorStop.set(ColorParameter color) |
void |
GradientUtils.ColorStop.set(ColorParameter color,
float hueOffset) |
void |
GradientUtils.ColorStop.set(ColorParameter color,
float hueOffset,
float saturationOffset,
float brightnessOffset) |
Constructor and Description |
---|
SetColor(ColorParameter colorParameter) |
SetColor(ColorParameter colorParameter,
double hue,
double saturation) |
Modifier and Type | Field and Description |
---|---|
ColorParameter |
ColorizeEffect.color1 |
ColorParameter |
ColorizeEffect.color2 |
Modifier and Type | Field and Description |
---|---|
ColorParameter |
SolidPattern.color |
ColorParameter |
GradientPattern.fixedColor |
ColorParameter |
GradientPattern.secondaryColor |
Constructor and Description |
---|
UIColorPicker(ColorParameter color) |
UIColorPicker(float w,
float h,
ColorParameter color) |
UIColorPicker(float x,
float y,
float w,
float h,
ColorParameter color) |
UIColorPicker(float x,
float y,
float w,
float h,
ColorParameter color,
boolean isDynamic) |
LX library by Mark C. Slee. © 2012-2020