|
degate 0.1.1
|
#include <list>#include <tr1/memory>#include <degate_exceptions.h>#include <StoragePolicies.h>#include <PixelPolicies.h>#include <FileSystem.h>#include <ImageReaderBase.h>#include <TIFFReader.h>#include <JPEGReader.h>
Go to the source code of this file.
Classes | |
| class | degate::ImageReaderFactory< ImageType > |
| A factory for creating image reader objects. More... | |
Namespaces | |
| namespace | degate |
The namespace 'degate' is the namespace for everything that belongs to libdegate. | |
Typedefs | |
| typedef std::list< std::string > | degate::file_format_collection |
1.7.4