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