Package net.imglib2.display
-
Interface Summary Interface Description ArrayColorTable<T> Interface for allColorTableimplementations that use an array to store their color table information.ColorConverter Allows to set a target color for aConverter, in addition to min/max of the sourcelinear range.ColorTable LinearRange RealARGBColorConverter<R extends RealType<?>> -
Class Summary Class Description AbstractArrayColorTable<T> Abstract superclass for array-based color lookup tables.AbstractLinearRange 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 ColorTable16 16-bit color lookup table.ColorTable8 8-bit color lookup table.RealARGBColorConverterFactory RealARGBColorConverterFactory.Imp<R extends RealType<?>> ScaledARGBConverter<T> ScaledARGBConverter.ARGB ScaledARGBConverter.VolatileARGB