Package net.imglib2.display
package net.imglib2.display
-
ClassDescriptionAbstract superclass for array-based color lookup tables.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.Interface for all
ColorTableimplementations that use an array to store their color table information.Allows to set a target color for aConverter, in addition to min/max of the sourcelinear range.16-bit color lookup table.8-bit color lookup table.RealARGBColorConverter<R extends RealType<?>>RealARGBColorConverterFactory.Imp<R extends RealType<?>>