VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebColorNoiseClearCommandJS type / get_ColorSpheres Property
Syntax BrowserCompatibility SeeAlso
get_ColorSpheres Method
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
56+
45+
11
See Also