ICustomFilter Interface
Interface for the user-implemented part of a custom block-based filter based on CustomFilterAdapter. Implementing this interface is not recommended. See ICustomFilter2 instead.
Namespace: Lumia.Imaging.Custom
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
Syntax
public interface ICustomFilter
'Declaration
Public Interface ICustomFilter
public interface class ICustomFilter
Lumia.Imaging.Custom.ICustomFilter = function();
Lumia.Imaging.Custom.ICustomFilter.createInterface('Lumia.Imaging.Custom.ICustomFilter');
Remarks
This interface should not be implemented on its own, as it is only safe for single-threaded rendering. Instead, implement ICustomFilter2 which enables parallelism over multiple filter sessions.
Version Information
Lumia Imaging SDK
Supported in: 2.0