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