IEffectFactory

IEffectFactory class

Allows to create effects’ instances

The IEffectFactory type exposes the following members:

Properties

NameDescription
image_transform_operation_factoryReturns ImageTransformOperationFactory.
Read-only IImageTransformOperationFactory.

Methods

NameDescription
create_glow()Creates Glow effect.
create_inner_shadow()Creates Inner shafow effect.
create_outer_shadow()Creates Outer shadow effect.
create_preset_shadow()Creates Preset shadow effect.
create_reflection()Creates Reflection effect.
create_soft_edge()Creates Soft Edge effect.

See Also