ColorSwapEffect Constructor
| Name | Description | |
|---|---|---|
|
ColorSwapEffect() |
Creates and initializes a new ColorSwapEffect.
|
|
ColorSwapEffect(IImageProvider) |
Creates and initializes a new Cartoon effect that uses the provided image source.
|
|
ColorSwapEffect(Color, Color, Double, Boolean, Boolean) |
Creates and initializes a new ColorSwapEffect with specified settings.
|
|
ColorSwapEffect(IImageProvider, Color, Color, Double, Boolean, Boolean) |
Creates and initializes a new ColorSwapEffect with specified image source and settings.
|
Show: