| Package | Description |
|---|---|
| net.imglib2.type.numeric.integer |
| Modifier and Type | Method and Description |
|---|---|
Unsigned4BitType |
Unsigned4BitType.copy() |
Unsigned4BitType |
Unsigned4BitType.createVariable() |
Unsigned4BitType |
Unsigned4BitType.duplicateTypeOnSameNativeImg() |
| Modifier and Type | Method and Description |
|---|---|
NativeImg<Unsigned4BitType,? extends LongAccess> |
Unsigned4BitType.createSuitableNativeImg(NativeImgFactory<Unsigned4BitType> storageFactory,
long[] dim) |
| Modifier and Type | Method and Description |
|---|---|
NativeImg<Unsigned4BitType,? extends LongAccess> |
Unsigned4BitType.createSuitableNativeImg(NativeImgFactory<Unsigned4BitType> storageFactory,
long[] dim) |
Copyright © 2009–2017 ImgLib2. All rights reserved.