LevelsEffect Constructor
| Name | Description | |
|---|---|---|
|
LevelsEffect |
Creates and initializes a new LevelsEffect with default values.
|
|
LevelsEffect(IImageProvider) |
Creates and initializes a new AutoLevelsEffect with the specified source.
|
|
LevelsEffect(Double, Double, Double) |
Creates and initializes a new LevelsEffect with specified settings.
|
|
LevelsEffect(IImageProvider, Double, Double, Double) |
Creates and initializes a new LevelsEffect with the specified source and settings.
|
Show: