In This Topic
Gets the center of color sphere.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebColorSphereJS(r, g, b, radius);
var value; // Type: Vintasoft.Imaging.ImageProcessing.WebColorBaseJS
value = instance.get_Center();
Return Value
An instance of
WebColorBaseJS class.
Browser Compatibility
See Also