VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing Namespace / WebColorReplaceSphereJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
В этом разделе
    WebColorReplaceSphereJS Тип
    В этом разделе
    Предоставляет информацию о сфере замены цвета, которая позволяет заменять цвета.
    Синтаксис
    // Parameters
    var r; // Type: number
    var g; // Type: number
    var b; // Type: number
    var radius; // Type: number
    
    var instance = new Vintasoft.Imaging.ImageProcessing.WebColorReplaceSphereJS(r, g, b, radius);
    
    
    function WebColorReplaceSphereJS;
    
    Иерархия наследования

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

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