Package | Description |
---|---|
net.imglib2.img.array | |
net.imglib2.type.numeric.integer |
Modifier and Type | Method and Description |
---|---|
static <A extends LongAccess> |
ArrayImgs.unsigned4Bits(A access,
long... dim)
|
static ArrayImg<Unsigned4BitType,LongArray> |
ArrayImgs.unsigned4Bits(long... dim)
|
Modifier and Type | Method and Description |
---|---|
Unsigned4BitType |
Unsigned4BitType.copy() |
Unsigned4BitType |
Unsigned4BitType.createVariable() |
Unsigned4BitType |
Unsigned4BitType.duplicateTypeOnSameNativeImg() |
Modifier and Type | Method and Description |
---|---|
NativeTypeFactory<Unsigned4BitType,LongAccess> |
Unsigned4BitType.getNativeTypeFactory() |
Copyright © 2015–2022 ImgLib2. All rights reserved.