| Modifier and Type | Method and Description |
|---|---|
ByteType |
ByteLongAccessTypeByteTypeConverter.convert(Sampler<? extends ByteLongAccessType> sampler) |
| Constructor and Description |
|---|
ByteAWTScreenImage(ByteType type,
ByteArray data,
long[] dim) |
| Constructor and Description |
|---|
ByteAWTScreenImage(ArrayImg<ByteType,ByteArray> img) |
| Modifier and Type | Method and Description |
|---|---|
static <A extends ByteAccess> |
ArrayImgs.bytes(A access,
long... dim)
|
static ArrayImg<ByteType,ByteArray> |
ArrayImgs.bytes(byte[] array,
long... dim)
|
static ArrayImg<ByteType,ByteArray> |
ArrayImgs.bytes(long... dim)
|
| Modifier and Type | Method and Description |
|---|---|
static ByteImagePlus<ByteType> |
ImagePlusImgs.bytes(long... dim)
|
| Modifier and Type | Method and Description |
|---|---|
static PlanarImg<ByteType,ByteArray> |
PlanarImgs.bytes(long... dim)
|
| Modifier and Type | Method and Description |
|---|---|
ByteType |
ByteType.copy() |
ByteType |
ByteType.createVariable() |
ByteType |
ByteType.duplicateTypeOnSameNativeImg() |
| Modifier and Type | Method and Description |
|---|---|
NativeTypeFactory<ByteType,ByteAccess> |
ByteType.getNativeTypeFactory() |
Copyright © 2015–2022 ImgLib2. All rights reserved.