Uses of Interface
net.imglib2.display.ArrayColorTable
-
Packages that use ArrayColorTable Package Description net.imglib2.display -
-
Uses of ArrayColorTable in net.imglib2.display
Classes in net.imglib2.display that implement ArrayColorTable Modifier and Type Class Description class
AbstractArrayColorTable<T>
Abstract superclass for array-based color lookup tables.class
ColorTable16
16-bit color lookup table.class
ColorTable8
8-bit color lookup table.
-