Contains classes, types, enums, and functions related to image generation. More...
Classes | |
class | BackgroundStyle |
Defines background style. More... | |
class | Color |
Defines an RGBA color. More... | |
class | ColorBackgroundStyle |
Defines color background style. More... | |
class | GradientBackgroundStyle |
Defines gradient background style. More... | |
class | ImageBackgroundStyle |
Defines image background style. More... | |
class | ImageWriter |
Writes an image file with graphical content of a model. More... | |
class | ImageWriterParameters |
Defines parameters of the ImageWriter. More... | |
Typedefs | |
typedef unsigned int | NodeItems |
Functions | |
bool | operator== (const Color &theLeft, const Color &theRight) |
Contains classes, types, enums, and functions related to image generation.