var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex); var value; // Type: Vintasoft.Shared.WebImageJS value = instance.clone();
function clone() : WebImageJS;
Return Value
Cloned image.
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex); var value; // Type: Vintasoft.Shared.WebImageJS value = instance.clone();
function clone() : WebImageJS;