ColorOffset class

ColorOffset class

Represent color offset.

The ColorOffset type exposes the following members:

Constructors

ConstructorDescription
__init__

Properties

PropertyDescription
value0Defines first value of offset.
Read/write float.
value1Defines second value of offset.
Read/write float.
value2Defines third value of offset.
Read/write float.

See Also