ContrastEffect Constructor

  Name Description
Public method ContrastEffect()
Creates and initializes a new Contrast effect.
Public method ContrastEffect(Double)
Creates and initializes a new ContrastEffect with a contrast level.
Public method ContrastEffect(IImageProvider)
Creates and initializes a new Contrast effect that uses the provided image source.
Public method ContrastEffect(IImageProvider, Double)
Creates and initializes a new Contrast effect that uses the provided image source and level.
Show: