FoundationFilter Members
Include Protected Members
Include Inherited Members
The FoundationFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FoundationFilter() |
Creates and initializes a new FoundationFilter that will be applied to the whole image.
|
|
FoundationFilter(Rect) |
Creates and initializes a new FoundationFilter that will be applied to a specific region in the image.
|
Methods
Name | Description | |
---|---|---|
Apply |
Internal framework method.
|
|
Lock |
Internal framework method.
|
|
PrepareAsync |
Internal framework method.
|
Properties
Name | Description | |
---|---|---|
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. |