ColorOffset

Overview

ColorOffset is a class in Aspose.Slides FOSS for Python. Inherits from: IColorOffset.

Represent color offset.

Properties

NameTypeAccessDescription
value0floatReadGets or sets the first component of the color offset
value1floatReadGets or sets the second component of the color offset
value2floatReadGets or sets the third component of the color offset

Methods

SignatureDescription
__init__()