Package | Description |
---|---|
icy.file |
Contains all file operation tools and related objects
|
icy.image |
Contains all Image related stuff as the Icy image data structure, ColorModel, ColorSpace, ColorMap, Image tools...
|
Modifier and Type | Class and Description |
---|---|
static class |
Loader.FilePosition
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
PixelPosition |
Modifier and Type | Method and Description |
---|---|
int |
ChannelPosition.alternateCompareTo(ChannelPosition cp)
Compare to another BandPosition with following priority C -> T -> Z
|
void |
ChannelPosition.copyFrom(ChannelPosition cp) |
boolean |
ChannelPosition.isSamePos(ChannelPosition cp,
char posIdent) |
Constructor and Description |
---|
ChannelPosition(ChannelPosition cp) |