VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebColorBaseJS type / get_Index Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Index Method
    In This Topic
    Gets a color index.
    Syntax
    var instance = new Vintasoft.Imaging.ImageProcessing.WebColorBaseJS();
    
    var value; // Type: number
    value = instance.get_Index();
    
    
    function get_Index() : number;
    

    Return Value

    Color index.
    Browser Compatibility
    56+
    45+
    11
    See Also