ColorizationEffect Constructor
| Name | Description | |
|---|---|---|
|
ColorizationEffect() |
Creates and initializes a new Colorization effect with default values.
|
|
ColorizationEffect(IImageProvider) |
Creates and initializes a new Colorization effect that uses the provided image source.
|
|
ColorizationEffect(Color, Double, Double) |
Creates and initializes a new ColorizationEffect with the specified values.
|
|
ColorizationEffect(IImageProvider, Color, Double, Double) |
Creates and initializes a new ColorizationEffect with the specified values.
|
Show: