Package | Description |
---|---|
net.imglib2.img | |
net.imglib2.img.imageplus |
Modifier and Type | Method and Description |
---|---|
static IntImagePlus<ARGBType> |
ImagePlusAdapter.wrapRGBA(ij.ImagePlus imp) |
Modifier and Type | Method and Description |
---|---|
static IntImagePlus<ARGBType> |
ImagePlusImgs.argbs(long... dim)
|
static IntImagePlus<IntType> |
ImagePlusImgs.ints(long... dim)
|
static IntImagePlus<UnsignedIntType> |
ImagePlusImgs.unsignedInts(long... dim)
|
Copyright © 2015–2022 ImgLib2. All rights reserved.