public class ImagePortion extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
loopSize |
protected long |
startPosition |
| Constructor and Description |
|---|
ImagePortion(long startPosition,
long loopSize) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLoopSize() |
long |
getStartPosition() |
String |
toString() |
Copyright © 2015–2021 Fiji. All rights reserved.