ExposureEffect Constructor

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