ColorReplace class

ColorReplace class

Represents a Color Replacement effect. All effect colors are changed to a fixed color. Alpha values are unaffected.

Inheritance:ColorReplaceImageTransformOperationPVIObject

The ColorReplace type exposes the following members:

Properties

PropertyDescription
colorReturns color format which will replace color of every pixel.
Read-only IColorFormat.
slide
presentation

Methods

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

See Also