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