PaintEffect Constructor

  Name Description
Public method PaintEffect
Creates and initializes a new PaintEffect with default values.
Public method PaintEffect(Int32)
Creates and initializes a new PaintEffect with the specified level.
Public method PaintEffect(IImageProvider)
Creates and initializes a new PaintEffect that uses the provided image source.
Public method PaintEffect(IImageProvider, Int32)
Creates and initializes a new PaintEffect that uses the provided image source and level.
Show: