LevelsEffect Constructor

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