IColorChange class

IColorChange class

Represents a Color Change effect. Instances of FromColor are replaced with instances of ToColor.

The IColorChange type exposes the following members:

Properties

PropertyDescription
from_colorColor which will be replaced.
Read-only IColorFormat.
to_colorColor which will replace.
Read-only IColorFormat.

Methods

MethodDescription
get_effective

See Also