| Interface | Description |
|---|---|
| Img<T> |
An
Img is a RandomAccessibleInterval that has its min at
0n and its max positive. |
| NativeImg<T extends Type<T>,A> |
TODO
|
| WrappedImg<T> |
An object that wraps an
Img somehow. |
| Class | Description |
|---|---|
| AbstractImg<T> |
TODO
|
| AbstractNativeImg<T extends NativeType<T>,A> |
TODO
|
| ImgFactory<T> |
TODO
|
| ImgView<T extends Type<T>> |
Allows a
RandomAccessibleInterval to be treated as an Img. |
| NativeImgFactory<T extends NativeType<T>> |
TODO
|
Copyright © 2009–2017 ImgLib2. All rights reserved.