#include <vector>
#include <string>
#include <limits>
#include <cmath>
#include "export.h"
#include "typedesc.h"
#include "paramlist.h"
#include "version.h"
Go to the source code of this file.
Provides a simple API that abstracts the reading and writing of images. Subclasses, which may be found in DSO/DLL's, implement particular formats.