In This Topic
Gets an array of colors, presented as color spheres, which should be replaced.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebColorNoiseClearCommandJS();
var value; // Type: Vintasoft.Imaging.ImageProcessing.WebColorSphereJS[]
value = instance.get_ColorSpheres();
Return Value
Array of
WebColorSphereJS objects.
Browser Compatibility
See Also