FoundationFilter Members

The FoundationFilter type exposes the following members.

  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.

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

  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.

Show: