Go to the source code of this file.
Classes | |
| class | image_io_interface |
| Interface that handles image writing and reading. More... | |
Typedefs | |
| using | image_io_ptr = std::unique_ptr< image_io_interface > |
| using | image_io_driver = recursive_configurable_driver< image_io_interface > |