VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebEmbossCommandJS type / getParams Property
Syntax BrowserCompatibility SeeAlso
getParams Method
Returns command parameters as JSON object.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebEmbossCommandJS();

var value; // Type: object
value = instance.getParams();

Return Value

Command parameters as JSON object.
Browser Compatibility
56+
45+
11
See Also