ColorOffset
Overview
ColorOffset is a class in Aspose.Slides FOSS for Python.
Inherits from: IColorOffset.
Represent color offset.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
value0 | float | Read | Gets or sets the first component of the color offset |
value1 | float | Read | Gets or sets the second component of the color offset |
value2 | float | Read | Gets or sets the third component of the color offset |
Methods
| Signature | Description |
|---|---|
__init__() |