ColorChange class

ColorChange class

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

Inheritance:ColorChangeImageTransformOperationPVIObject

The ColorChange type exposes the following members:

Properties

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

Methods

MethodDescription
get_effectiveGets effective Color Change effect data with the inheritance applied.

See Also