Package | Description |
---|---|
icy.image.colormodel |
Contains the base Icy ColorModel structure definition and the different supported ColorModel
|
icy.image.lut |
Contains the Icy LUT definition (Colormap container)
|
icy.math |
Contains mathematical tools and related objects (Histogram, Interpolator, Scaler, FPSMeter...)
|
Modifier and Type | Method and Description |
---|---|
void |
IcyColorModel.scalerChanged(ScalerEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
LUTBand.scalerChanged(ScalerEvent e)
Deprecated.
|
void |
LUT.scalerChanged(ScalerEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
Scaler.fireEvent(ScalerEvent e)
fire event
|
void |
ScalerListener.scalerChanged(ScalerEvent e) |