Share via


DelegatingFilter Members

Include Protected Members
Include Inherited Members

The DelegatingFilter type exposes the following members.

Constructors

  Name Description
Public method DelegatingFilter
Creates and initializes a new adapter with the provided ICustomFilter.

Methods

  Name Description
Public method Apply
Internal framework method.
Public method Close
Public method Lock
Internal framework method.
Public method PrepareAsync
Internal framework method.

Properties

  Name Description
Public property BlockMargins
The margins in terms of neighboring source pixels required when applying the filter to a target pixel.
Public property WrapBorders
Whether to wrap the pixels along the borders of the image if BlockMargins are in use.

See Also

DelegatingFilter Class

Lumia.Imaging.Custom Namespace