Share via


FoundationFilter Members

Include Protected Members
Include Inherited Members

The FoundationFilter type exposes the following members.

Constructors

  Name Description
Public method FoundationFilter()
Creates and initializes a new FoundationFilter that will be applied to the whole image.
Public method FoundationFilter(Rect)
Creates and initializes a new FoundationFilter that will be applied to a specific region in the image.

Methods

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

Properties

  Name Description
Public property Region
The region in which the effect is applied, for instance a face.

The coordinates are relative to the current coordinate system, which may be affected by preceding filters.

See Also

FoundationFilter Class

Lumia.Imaging.Artistic Namespace