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