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
IsAlphaPixelFormat
IsDepthPixelFormat
IsFloatPixelFormat
PixelFormatDepth Gets the number of bytes per pixel for a particular pixel format.
Extensions
ResourceManager