Uses of Interface
net.imglib2.display.LinearRange
Packages that use LinearRange
-
Uses of LinearRange in net.imglib2.converter
Classes in net.imglib2.converter that implement LinearRangeModifier and TypeClassDescriptionclassRealARGBConverter<R extends RealType<?>>classRealLUTConverter<R extends RealType<R>>RealLUTConverter contains aColorTable8, through which samples are filtered.classRealUnsignedByteConverter<R extends RealType<R>>classRealUnsignedShortConverter<R extends RealType<R>>classConverts aVolatileRealTypeto anARGBType. -
Uses of LinearRange in net.imglib2.display
Subinterfaces of LinearRange in net.imglib2.displayModifier and TypeInterfaceDescriptioninterfaceAllows to set a target color for aConverter, in addition to min/max of the sourcelinear range.interfaceRealARGBColorConverter<R extends RealType<?>>Classes in net.imglib2.display that implement LinearRangeModifier and TypeClassDescriptionclassclassstatic classA 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 classstatic classRealARGBColorConverterFactory.Imp<R extends RealType<?>>classstatic classstatic class