FoundationEffect Constructor
| Name | Description | |
|---|---|---|
|
FoundationEffect() |
Creates and initializes a new Foundation effect.
|
|
FoundationEffect(Rect) |
Creates and initializes a new FoundationEffect that will be applied to a specific region in the image.
|
|
FoundationEffect(IImageProvider) |
Creates and initializes a new Foundation effect that uses the provided image source.
|
|
FoundationEffect(IImageProvider, Rect) |
Creates and initializes a new FoundationEffect with specified image source and a region that will be applied to a specific region in the image.
|
Show: