Package | Description |
---|---|
Contains all graphic components related to the Icy LUT (Look Up Table)
|
|
Contains all Image related stuff as the Icy image data structure, ColorModel, ColorSpace, ColorMap, Image tools...
|
|
Contains the base Icy ColorModel structure definition and the different supported ColorModel
|
|
Contains the Icy LUT definition (Colormap container)
|
|
Contains mathematical tools and related objects (Histograe, Interpolator, Scaler, FPSMeter...)
|
|
Contains Icy Sequence structure definition and associated objects / tools.
|
Modifier and Type | Method and Description |
---|---|
|
() |
|
() |
Modifier and Type | Method and Description |
---|---|
|
( dataType,
scaler)
Deprecated.
Uses
instead.
|
static |
( source,
dataType,
scaler)
Convert the source image to the specified data type.
|
|
(int dataType,
boolean signed,
scaler)
Deprecated.
Uses
instead
|
Modifier and Type | Field and Description |
---|---|
protected [] |
scalers for colorMap
|
protected [] |
scalers for normalization
|
Modifier and Type | Method and Description |
---|---|
[] |
() |
[] |
() |
Modifier and Type | Field and Description |
---|---|
(package private) [] |
|
Modifier and Type | Method and Description |
---|---|
|
()
Deprecated.
|
|
() |
[] |
() |
Modifier and Type | Method and Description |
---|---|
protected int |
( scaler) |
Modifier and Type | Method and Description |
---|---|
|
() |
Modifier and Type | Method and Description |
---|---|
static boolean |
([] scalers,
scaler) |
static boolean |
([] scalers,
scaler) |
static int |
([] scalers,
scaler) |
static int |
([] scalers,
scaler) |
Constructor and Description |
---|
( scaler) |
Modifier and Type | Method and Description |
---|---|
|
( dataType,
scaler)
Deprecated.
Use instead.
|
static |
( source,
dataType,
scaler)
Converts the source sequence to the specified data type.
|