StampEffect Constructor
| Name | Description | |
|---|---|---|
|
StampEffect |
Creates and initializes a new Stamp effect.
|
|
StampEffect(IImageProvider) |
Creates and initializes a new Stamp effect that uses the provided image source.
|
|
StampEffect(Int32, Double) |
Creates and initializes a new StampEffect with specified smoothness and threshold values.
|
|
StampEffect(IImageProvider, Int32, Double) |
Creates and initializes a new StampEffect with specified image source smoothness and threshold values.
|
Show: