var instance = new Vintasoft.Imaging.ImageProcessing.WebColorSphereJS(r, g, b, radius); var value; // Type: number value = instance.get_Radius();
function get_Radius() : number;
Return Value
Radius, in the RGB space, of color sphere. Valid value is 0 and any positive value.