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

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