VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing Namespace / WebChannelRemapSettings type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
WebChannelRemapSettings Тип
Предоставляет настройки команд переназначения цветов.
Синтаксис
// Parameters
var gamma; // Type: number
var inputMax; // Type: number
var inputMin; // Type: number
var outputMax; // Type: number
var outputMin; // Type: number

var instance = new Vintasoft.Imaging.ImageProcessing.WebChannelRemapSettings(gamma, inputMax, inputMin, outputMax, outputMin);

Иерархия наследования

Object
   Vintasoft.Imaging.ImageProcessing.WebChannelRemapSettings

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