public static class ARGBtoRandomARGBColorConverter.ToGray extends ARGBtoRandomARGBColorConverter<ARGBType>
This can be useful if a grayscale image is imported as ARGB and one wants to change the hue for visualization / overlay.
ARGBtoRandomARGBColorConverter.ToGray, ARGBtoRandomARGBColorConverter.VolatileToGray| Constructor and Description |
|---|
ToGray(double min,
double max) |
| Modifier and Type | Method and Description |
|---|---|
void |
convert(ARGBType input,
ARGBType output) |
getColor, getMax, getMin, newColor, setColor, setMax, setMin, supportsColorCopyright © 2015–2021 Fiji. All rights reserved.