Uses of Interface
net.imglib2.display.ColorTable
Packages that use ColorTable
-
Uses of ColorTable in net.imglib2.converter
Methods in net.imglib2.converter that return ColorTableMethods in net.imglib2.converter with parameters of type ColorTableConstructors in net.imglib2.converter with parameters of type ColorTable -
Uses of ColorTable in net.imglib2.display
Subinterfaces of ColorTable in net.imglib2.displayModifier and TypeInterfaceDescriptioninterface
Interface for allColorTable
implementations that use an array to store their color table information.Classes in net.imglib2.display that implement ColorTableModifier and TypeClassDescriptionclass
Abstract superclass for array-based color lookup tables.class
16-bit color lookup table.class
8-bit color lookup table.