protected class extends
Modifier and Type | Method and Description |
---|---|
|
(int t,
int z)
Get image at position [T, Z]
|
|
(int t,
int z,
int c)
Get image at position [T, Z, C]
|
int |
()
Get dimension C size
|
int |
()
Get dimension T size
|
int |
()
Get dimension X size
|
int |
()
Get dimension Y size
|
int |
()
Get dimension Z size
|
, , fireModelImageChangedEvent, removeSequenceModelListener
public int ()
public int ()
public int ()
public int ()
public int ()
public (int t, int z)
public (int t, int z, int c)