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