OilyEffect Constructor
| Name | Description | |
|---|---|---|
|
OilyEffect |
Creates and initializes a new OilyEffect with default value.
|
|
OilyEffect(IImageProvider) |
Creates and initializes a new Contrast effect that uses the provided image source.
|
|
OilyEffect(OilBrushSize) |
Creates and initializes a new OilyEffect with the specified OilinessLevel.
|
|
OilyEffect(IImageProvider, OilBrushSize) |
Creates and initializes a new Contrast effect that uses the provided image source and level.
|
Show: