| Interface | Description |
|---|---|
| ColorConverter | |
| RealARGBColorConverter<R extends RealType<?>> |
| Class | Description |
|---|---|
| ARGBARGBColorConverter<R> | |
| ARGBARGBColorConverter.ToGray |
A converter from a ARGB to ARGB that initially converts the input color to grayscale,
then scales the resulting grayscale value with the set color.
|
| ARGBARGBColorConverter.VolatileToGray | |
| ARGBtoRandomARGBColorConverter<R> | |
| ARGBtoRandomARGBColorConverter.ToGray |
A converter from a ARGB to ARGB that initially converts the input color to grayscale,
then scales the resulting grayscale value with the set color.
|
| ARGBtoRandomARGBColorConverter.VolatileToGray | |
| RealLUTARGBColorConverter<R extends RealType<?>> | |
| ScaledARGBConverter<T> | |
| ScaledARGBConverter.ARGB | |
| ScaledARGBConverter.VolatileARGB |
Copyright © 2015–2021 Fiji. All rights reserved.