Color — Aspose.Slides FOSS C++ API Reference

Color — Represents an ARGB color, equivalent to System.

Package: Aspose::Slides


Properties

PropertyTypeAccessDescription
ColorColorRead

Methods

MethodReturnsDescription
Color()ColorConstructs a color with the given ARGB components (each 0-255).
to_string()std::stringReturns a human-readable string representation.

See Also