var instance = new Vintasoft.Imaging.WebImageMetadataJS(image); var value; // Type: Vintasoft.Shared.WebImageJS value = instance.get_Image();
function get_Image() : WebImageJS;
Return Value
WebImageJS объект.
var instance = new Vintasoft.Imaging.WebImageMetadataJS(image); var value; // Type: Vintasoft.Shared.WebImageJS value = instance.get_Image();
function get_Image() : WebImageJS;