Modifier and Type | Method and Description |
---|---|
IntType |
IntLongAccessTypeIntTypeConverter.convert(Sampler<? extends IntLongAccessType> sampler) |
Constructor and Description |
---|
IntAWTScreenImage(IntType type,
IntArray data,
long[] dim) |
Constructor and Description |
---|
IntAWTScreenImage(ArrayImg<IntType,IntArray> img) |
Modifier and Type | Method and Description |
---|---|
static <A extends IntAccess> |
ArrayImgs.ints(A access,
long... dim)
|
static ArrayImg<IntType,IntArray> |
ArrayImgs.ints(int[] array,
long... dim)
|
static ArrayImg<IntType,IntArray> |
ArrayImgs.ints(long... dim)
|
Modifier and Type | Method and Description |
---|---|
static IntImagePlus<IntType> |
ImagePlusImgs.ints(long... dim)
|
Modifier and Type | Method and Description |
---|---|
static PlanarImg<IntType,IntArray> |
PlanarImgs.ints(long... dim)
|
Modifier and Type | Method and Description |
---|---|
IntType |
IntType.copy() |
IntType |
IntType.createVariable() |
IntType |
IntType.duplicateTypeOnSameNativeImg() |
Modifier and Type | Method and Description |
---|---|
NativeTypeFactory<IntType,IntAccess> |
IntType.getNativeTypeFactory() |
Copyright © 2015–2022 ImgLib2. All rights reserved.