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 TypeInterfaceDescriptioninterfaceInterface for allColorTableimplementations that use an array to store their color table information.Classes in net.imglib2.display that implement ColorTableModifier and TypeClassDescriptionclassAbstract superclass for array-based color lookup tables.class16-bit color lookup table.class8-bit color lookup table.