API Documentation
|
#include "DLLInfo.h"
#include <NDEVR/Dictionary.h>
#include <NDEVR/String.h>
#include <NDEVR/LABColor.h>
#include <NDEVR/File.h>
#include <NDEVR/RWLock.h>
Go to the source code of this file.
Classes | |
class | ImageData |
A container for Images managed by the ImageFactory. Provides convenience access functions without actually allocating memory outside of the factory. More... | |
struct | ImageDataStream |
Defines a DataStream for Image reading or writing. More... | |
class | ImageFactory |
The core class for reading/writing and storing images in an optimized way. More... | |
class | ImageFormatHandler |
Can be used to add functionality to the ImageFactory. More... | |
Namespaces | |
namespace | NDEVR |