Package | Description |
---|---|
org.hkijena.jipipe.plugins.imagejdatatypes.datatypes | |
org.hkijena.jipipe.plugins.imagejdatatypes.util | |
org.hkijena.jipipe.utils |
Modifier and Type | Method and Description |
---|---|
ColorUtils.GradientStop |
LUTData.get(int index) |
Modifier and Type | Method and Description |
---|---|
List<ColorUtils.GradientStop> |
LUTData.getGradientStops() |
Modifier and Type | Method and Description |
---|---|
void |
LUTData.setGradientStops(List<ColorUtils.GradientStop> gradientStops) |
Modifier and Type | Method and Description |
---|---|
static ij.process.LUT |
ImageJUtils.createGrayscaleLUTFromGradient(List<ColorUtils.GradientStop> stops) |
static ij.process.LUT |
ImageJUtils.createLUTFromGradient(List<ColorUtils.GradientStop> stops) |
Modifier and Type | Method and Description |
---|---|
int |
ColorUtils.GradientStop.compareTo(ColorUtils.GradientStop o) |
Modifier and Type | Method and Description |
---|---|
static Color[] |
ColorUtils.renderGradient(List<ColorUtils.GradientStop> stops,
int numColors) |
Constructor and Description |
---|
GradientStop(ColorUtils.GradientStop other) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.