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

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

Return Value

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