VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebColorSphereJS type / getParams Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getParams Method
In This Topic
Returns color sphere parameters as JSON object.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebColorSphereJS(r, g, b, radius);

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

Return Value

JSON object that contains the color sphere parameters.
Browser Compatibility
56+
45+
11
See Also