This property sets the source image used by the effect class.
[Visual Basic]
Public Property SourceImage As System.Drawing.Image
Public Property SourceImage As System.Drawing.Image
[C#]
public System.Drawing.Image SourceImage {get; set;}
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.