Color — Color API type.
Package: Aspose.Slides.Foss
Properties
| Property | Type | Access | Description |
|---|
A | int | Read/Write | |
R | int | Read/Write | |
G | int | Read/Write | |
B | int | Read/Write | |
Methods
| Method | Returns | Description |
|---|
FromArgb(int a, int r, int g, int b) | void | |
Equals(object? obj) | void | |
GetHashCode() | void | |
ToString() | void | |
See Also