IAlphaModulate

IAlphaModulate class

Represents an Alpha Modulate effect.
Effect alpha (opacity) values are multiplied by a fixed percentage.
The effect container specifies an effect containing alpha values to modulate.

The IAlphaModulate type exposes the following members:

Properties

NameDescription
as_i_image_transform_operationAllows to get base IImageTransformOperation interface.
Read-only IImageTransformOperation.

Methods

NameDescription
get_effective()Gets effective object formatting data with the inheritance applied.

See Also