| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/area.h>#include <vrs/color.h>#include <vrs/sharedobj.h>Go to the source code of this file.
Namespaces | |
| namespace | VRS |
Classes | |
| struct | VRS::ImageInfoTraits< T > |
| class | VRS::Image |
| Abstract base class for 2D images. More... | |
| class | VRS::DecoratedImage |
Typedefs | |
| typedef unsigned char | VRS::ImageU8 |
| typedef unsigned short | VRS::ImageU16 |
| typedef unsigned int | VRS::ImageU32 |