SketchEffect Constructor

  Name Description
Public method SketchEffect()
Creates and initializes a new Sketch effect.
Public method SketchEffect(IImageProvider)
Creates and initializes a new Sketch effect that uses the provided image source.
Public method SketchEffect(SketchMode)
Creates and initializes a new SketchEffect with a specified mode.
Public method SketchEffect(IImageProvider, SketchMode)
Creates and initializes a new SketchEffect with image source and a specified mode.
Show: