VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing Namespace / WebColorSphereJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
WebColorSphereJS Тип
Предоставляет информацию о цветовой сфере в пространстве RGB.
Синтаксис
// Parameters
var r; // Type: number
var g; // Type: number
var b; // Type: number
var radius; // Type: number

var instance = new Vintasoft.Imaging.ImageProcessing.WebColorSphereJS(r, g, b, radius);

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

Object
   Vintasoft.Imaging.ImageProcessing.WebColorSphereJS
      Vintasoft.Imaging.ImageProcessing.WebColorReplaceSphereJS

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