Color — Aspose.Slides FOSS C# (.NET) API Reference

Color — Color API type.

Package: Aspose.Slides.Foss


Properties

PropertyTypeAccessDescription
AintRead/Write
RintRead/Write
GintRead/Write
BintRead/Write

Methods

MethodReturnsDescription
FromArgb(int a, int r, int g, int b)void
Equals(object? obj)void
GetHashCode()void
ToString()void

See Also