|
hgl 0.5.25
A compiler/interpreter suite for developing images (plugin development)
|
Macros and interfaces to the canvas. More...
#include <set>#include <map>#include <vector>#include <string>#include <stdint.h>#include "linkercontrol.h"Classes | |
| struct | HGL::ImageOutput::ICanvas::_transformationInfo |
| This structure holds the calculated transformation info. More... | |
| interface | HGL::ImageOutput::ICanvas |
| Interface for rendering images to concrete file formats. More... | |
| struct | HGL::ImageOutput::ICanvas::RGB |
| Structure representing a color. More... | |
| struct | HGL::ImageOutput::ICanvas::RGBA |
| Structure representing a color. More... | |
Macros | |
| #define | COLORSPACEINDEX(colorspace, index) |
| Returns the index (position) of the color within the colorspace. More... | |
Macros and interfaces to the canvas.
1.8.5