Color — Aspose.Slides FOSS Python API Reference

Color — Represents the color in a presentation.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
rintRead-only
gintRead-only
bintRead-only
aintRead-only

Methods

MethodReturnsDescription
from_argb(a: int, r: int, g: int, b: int)Color

See Also