Package | Description |
---|---|
net.imglib2.img.planar |
Modifier and Type | Class and Description |
---|---|
class |
PlanarImg<T extends NativeType<T>,A extends ArrayDataAccess<A>>
A
NativeImg that stores data in an list of primitive arrays, one per
image plane. |
Copyright © 2009–2017 ImgLib2. All rights reserved.