Package | Description |
---|---|
net.imglib2.type.numeric |
Modifier and Type | Method and Description |
---|---|
NativeARGBDoubleType |
NativeARGBDoubleType.copy() |
NativeARGBDoubleType |
NativeARGBDoubleType.createVariable() |
NativeARGBDoubleType |
NativeARGBDoubleType.duplicateTypeOnSameNativeImg() |
Modifier and Type | Method and Description |
---|---|
NativeImg<NativeARGBDoubleType,? extends DoubleAccess> |
NativeARGBDoubleType.createSuitableNativeImg(NativeImgFactory<NativeARGBDoubleType> storageFactory,
long[] dim) |
Modifier and Type | Method and Description |
---|---|
void |
ARGBDoubleType.set(NativeARGBDoubleType c) |
Modifier and Type | Method and Description |
---|---|
NativeImg<NativeARGBDoubleType,? extends DoubleAccess> |
NativeARGBDoubleType.createSuitableNativeImg(NativeImgFactory<NativeARGBDoubleType> storageFactory,
long[] dim) |
Copyright © 2009–2018 ImgLib2. All rights reserved.