This property sets the source image used by the effect class.

[Visual Basic]
Public Property SourceImage As System.Drawing.Image
[C#]
public System.Drawing.Image SourceImage {get; set;}

Property Value

The source image used by the effect class

Explanation

The SourceImage property sets the source image used by the effect class.

See Also

Effect Class | Effect Members

The ImageKit WPF is created by Newtone Corporation