xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
The xtd.drawing.imaging namespace provides advanced GDI+ imaging functionality. Basic graphics functionality is provided by the xtd.drawing namespace.
Classes | |
class | color_palette |
Defines an array of colors that make up a color palette. The colors are 32-bit ARGB colors. Not inheritable. More... | |
class | frame_dimension |
Provides properties that get the frame dimensions of an image. Not inheritable. More... | |
class | image_format |
Specifies the file format of the image. Not inheritable. More... | |
class | property_item |
Encapsulates a metadata property to be included in an image file. Not inheritable. More... | |