|
Photon microGUI widgets library 0.6.0
|
The PhWidgets::Drawing namespace provides access to basic graphics functionality. More...
Classes | |
| struct | BitmapImageType |
| Provides a collection of bitmap image types for use by a Photon microGUI application. More... | |
| class | Color |
| Represents an ARGB (alpha, red, green, blue) color. More... | |
| struct | Colors |
| Provides a collection of standard colors for use by a Photon microGUI application. More... | |
| struct | ContentAlignment |
| Specifies alignment of content on the drawing surface. More... | |
| struct | DirectImageType |
| Provides a collection of direct image types for use by a Photon microGUI application. More... | |
| class | Font |
| Defines a particular format for text, including font face, size, and style attributes. This class cannot be inherited. More... | |
| class | FontCollection |
| Provides a base class for installed and private font collections. More... | |
| class | FontFamily |
| Defines a group of type faces having a similar basic design and certain variations in styles. This class cannot be inherited. More... | |
| struct | FontStyle |
| Specifies style information applied to text. More... | |
| struct | GenericFontFamilies |
| Specifies a generic FontFamily object. More... | |
| struct | GradientImageType |
| Provides a collection of gradient image types for use by a Photon microGUI application. More... | |
| class | Image |
| An abstract base class that provides functionality for the Drawing::Bitmap class. More... | |
| struct | ImageType |
| Provides a collection of all image types for use by a Photon microGUI application. More... | |
| class | InstalledFontCollection |
| Represents the fonts installed on the system. This class cannot be inherited. More... | |
| struct | PaletteImageType |
| Provides a collection of palette image types for use by a Photon microGUI application. More... | |
The PhWidgets::Drawing namespace provides access to basic graphics functionality.