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