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