VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebImageMetadataJS type / get_Image Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Image Method
In This Topic
Gets a source image.
Syntax
var instance = new Vintasoft.Imaging.WebImageMetadataJS(image);

var value; // Type: Vintasoft.Shared.WebImageJS
value = instance.get_Image();

Return Value

WebImageJS object.
Browser Compatibility
56+
45+
11
See Also