Uses of Interface
net.imglib2.display.RealARGBColorConverter
Packages that use RealARGBColorConverter
-
Uses of RealARGBColorConverter in net.imglib2.display
Classes in net.imglib2.display that implement RealARGBColorConverterModifier and TypeClassDescriptionstatic classRealARGBColorConverterFactory.Imp<R extends RealType<?>>Fields in net.imglib2.display with type parameters of type RealARGBColorConverterModifier and TypeFieldDescriptionprivate static ClassCopyProvider<RealARGBColorConverter> RealARGBColorConverterFactory.providerMethods in net.imglib2.display that return RealARGBColorConverterModifier and TypeMethodDescriptionstatic <R extends RealType<?>>
RealARGBColorConverter<R> RealARGBColorConverter.create(R type, double min, double max) static <R extends RealType<?>>
RealARGBColorConverter<R> RealARGBColorConverterFactory.create(R type, double min, double max)