VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebOcrPreprocessingCommandJS type / set_Despeckle Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
set_Despeckle Метод
В этом разделе
Задает команду удаления шума.
Синтаксис
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebOcrPreprocessingCommandJS();

var returnValue; // Type: any

// Parameters
var value; // Type: WebDespeckleCommandJS

returnValue = instance.set_Despeckle(value);

Parameters

value
Экземпляр класса WebDespeckleCommandJS. По умолчанию используется команда.
Совместимость с веб браузерами
9
5
11
5
Смотрите также