API Documentation
Loading...
Searching...
No Matches
ImageFactory.h File Reference
#include "DLLInfo.h"
#include <NDEVR/Dictionary.h>
#include <NDEVR/String.h>
#include <NDEVR/LABColor.h>
#include <NDEVR/File.h>
#include <NDEVR/RWLock.h>
Include dependency graph for ImageFactory.h:
This graph shows which files directly or indirectly include this file:

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