class |
ARGBARGBColorConverter<R> |
static class |
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.
|
static class |
ARGBARGBColorConverter.VolatileToGray |
class |
ARGBtoRandomARGBColorConverter<R> |
static class |
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.
|
static class |
ARGBtoRandomARGBColorConverter.VolatileToGray |
class |
RealLUTARGBColorConverter<R extends RealType<?>> |
class |
ScaledARGBConverter<T> |
static class |
ScaledARGBConverter.ARGB |
static class |
ScaledARGBConverter.VolatileARGB |