Package | Description |
---|---|
icy.gui.lut |
Contains all graphic components related to the Icy LUT (Look Up Table)
|
icy.image.lut |
Contains the Icy LUT definition (Colormap container)
|
Modifier and Type | Class and Description |
---|---|
class |
ColormapViewer |
class |
ScalerViewer |
Modifier and Type | Method and Description |
---|---|
void |
LUT.LUTChannel.addListener(LUT.LUTChannelListener listener)
Add a listener.
|
void |
LUT.LUTChannel.removeListener(LUT.LUTChannelListener listener)
Remove a listener.
|