| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.io.images |
Provides classes for handling image files.
|
| Modifier and Type | Field and Description |
|---|---|
protected ImageReaderMTB.OutImageType |
ImageReaderMTB.outImageType |
| Modifier and Type | Method and Description |
|---|---|
ImageReaderMTB.OutImageType |
ImageReaderMTB.getOutImageType()
Get the type of image object that is created as result image.
|
static ImageReaderMTB.OutImageType |
ImageReaderMTB.OutImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageReaderMTB.OutImageType[] |
ImageReaderMTB.OutImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageReaderMTB.setOutImageType(ImageReaderMTB.OutImageType outtype)
Set the type of image object that is created as result image.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.