This property retrieves the image created after executing an Effect process.

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

Property Value

The image object on which an Effect has been processed

Explanation

The DestinationImage property retrieves the image created after executing an Effect process.

See Also

Effect Class | Effect Members

The ImageKit WPF is created by Newtone Corporation