Uses of Interface
net.imglib2.display.ColorConverter
-
Packages that use ColorConverter Package Description net.imglib2.display -
-
Uses of ColorConverter in net.imglib2.display
Subinterfaces of ColorConverter in net.imglib2.display Modifier and Type Interface Description interfaceRealARGBColorConverter<R extends RealType<?>>Classes in net.imglib2.display that implement ColorConverter Modifier and Type Class Description classARGBARGBColorConverter<R>static classARGBARGBColorConverter.ToGrayA 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 classARGBARGBColorConverter.VolatileToGraystatic classRealARGBColorConverterFactory.Imp<R extends RealType<?>>classScaledARGBConverter<T>static classScaledARGBConverter.ARGBstatic classScaledARGBConverter.VolatileARGB
-