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

[Visual Basic]
Public Property SourceImage As Image
[C#]
public 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.NET3 is created by Newtone Corporation