VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebImageMetadataJS type / WebImageMetadataJS Constructor(WebImageJS)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebImageMetadataJS Constructor(WebImageJS)
In This Topic
Initializes a new instance of the WebImageMetadataJS class.
Syntax
// Parameters
var image; // Type: WebImageJS

var instance = new Vintasoft.Imaging.WebImageMetadataJS(image);

Parameters

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