graphics
std:std.graphics
Namespace std.graphics#
Enums | |
---|---|
PixelFormat | Pixel formats supported by pixmaps. |
Structs | |
---|---|
Color | The Color type provides support for manipulating red, green blue, alpha colors. |
Classes | |
---|---|
Pixmap | Pixmaps allow you to store and manipulate rectangular blocks of pixel data. |
Functions | |
---|---|
ColorI | Allows a colors to be defined using integer values 0..255 instead of 0..1 |
IsAlphaPixelFormat | |
IsDepthPixelFormat | |
IsFloatPixelFormat | |
PixelFormatDepth | Gets the number of bytes per pixel for a particular pixel format. |
SavePixmap |
Extensions | |
---|---|
ResourceManager |