Share via


ICustomEffect Interface

Interface for the user-implemented part of a custom bitmap-based effect based on CustomEffectAdapter.

Namespace: Lumia.Imaging.Custom
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

public interface ICustomEffect
'Declaration
Public Interface ICustomEffect
public interface class ICustomEffect
Lumia.Imaging.Custom.ICustomEffect = function();
Lumia.Imaging.Custom.ICustomEffect.createInterface('Lumia.Imaging.Custom.ICustomEffect');

Version Information

Lumia Imaging SDK

Supported in: 2.0

See Also

ICustomEffect.ICustomEffect Members

Lumia.Imaging.Custom Namespace