BrightnessEffect Constructor

  Name Description
Public method BrightnessEffect()
Creates and initializes a new Brightness effect with default values.
Public method BrightnessEffect(Double)
Creates and initializes a new Brightness effect with a brightness level.
Public method BrightnessEffect(IImageProvider)
Creates and initializes a new Brightness effect that uses the provided image source.
Public method BrightnessEffect(IImageProvider, Double)
Creates and initializes a new Brightness effect that uses the provided image source and brightness level.
Show: