PaintEffect Constructor

Include Protected Members
Include Inherited Members

Overload List

  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.

See Also

PaintEffect Class

PaintEffect.PaintEffect Members

Lumia.Imaging.Artistic Namespace