| Package | Description |
|---|---|
| net.imglib2.img.array | |
| net.imglib2.img.basictypeaccess.array | |
| net.imglib2.img.cell | |
| net.imglib2.img.planar |
| Modifier and Type | Method and Description |
|---|---|
ArrayImg<T,CharArray> |
ArrayImgFactory.createCharInstance(long[] dimensions,
Fraction entitiesPerPixel) |
| Modifier and Type | Method and Description |
|---|---|
CharArray |
CharArray.createArray(int numEntities) |
| Modifier and Type | Method and Description |
|---|---|
CellImg<T,CharArray> |
CellImgFactory.createCharInstance(long[] dimensions,
Fraction entitiesPerPixel) |
| Modifier and Type | Method and Description |
|---|---|
NativeImg<T,CharArray> |
PlanarImgFactory.createCharInstance(long[] dimensions,
Fraction entitiesPerPixel) |
Copyright © 2009–2017 ImgLib2. All rights reserved.