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