Package | Description |
---|---|
icy.image.lut |
Contains the Icy LUT definition (Colormap container)
|
Modifier and Type | Method and Description |
---|---|
LUTEvent.LUTEventType |
LUTEvent.getType() |
static LUTEvent.LUTEventType |
LUTEvent.LUTEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LUTEvent.LUTEventType[] |
LUTEvent.LUTEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LUTEvent(LUT lut,
int component,
LUTEvent.LUTEventType type) |