Color — Aspose.Slides FOSS C++ API Reference
Color — Represents an ARGB color, equivalent to System.
Package: Aspose::Slides
Properties
| Property | Type | Access | Description |
|---|---|---|---|
Color | Color | Read |
Methods
| Method | Returns | Description |
|---|---|---|
Color() | Color | Constructs a color with the given ARGB components (each 0-255). |
to_string() | std::string | Returns a human-readable string representation. |