PaintEffect Constructor
| Name | Description | |
|---|---|---|
|
PaintEffect |
Creates and initializes a new PaintEffect with default values.
|
|
PaintEffect(Int32) |
Creates and initializes a new PaintEffect with the specified level.
|
|
PaintEffect(IImageProvider) |
Creates and initializes a new PaintEffect that uses the provided image source.
|
|
PaintEffect(IImageProvider, Int32) |
Creates and initializes a new PaintEffect that uses the provided image source and level.
|
Show: