ColorBoostEffect Constructor

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