VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebColorNoiseClearCommandJS type / get_ColorSpheres Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
get_ColorSpheres Метод
В этом разделе
Возвращает массив цветов, представленный в виде цветовых сфер, которые необходимо заменить.
Синтаксис
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebColorNoiseClearCommandJS();

var value; // Type: Vintasoft.Imaging.ImageProcessing.WebColorSphereJS[]
value = instance.get_ColorSpheres();

Return Value

Массив объектов WebColorSphereJS.
Совместимость с веб браузерами
9
5
11
5
Смотрите также