Class | Description |
---|---|
MetaImageReaderPlugin |
Read image (including stacks) in MetaImage format.
|
MetaImageWriterPlugin |
Write image (including stacks) in MetaImage format.
|
MiBoolean |
Representation of boolean values in MetaImage header files.
|
MiDecoder |
Decodes an image file in MetaImage format.
|
MiElementType |
Represents types of element values in MetaImage files.
|
MiEncoder |
Encode image (including stacks) in MetaImage format.
|
MiTag |
MetaImage tags.
|
Exception | Description |
---|---|
MiException |
Exception specific to MetaImage I/O classes.
|