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