VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging Namespace / WebImageMetadataJS type / WebImageMetadataJS Constructor(WebImageJS)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebImageMetadataJS Constructor(WebImageJS)
    В этом разделе
    Initializes a new instance of the WebImageMetadataJS class.
    Синтаксис
    // Parameters
    var image; // Type: WebImageJS
    
    var instance = new Vintasoft.Imaging.WebImageMetadataJS(image);
    
    
    function WebImageMetadataJS(
    image
    WebImageJS объект.
    : WebImageJS
    ) : WebImageMetadataJS;

    Parameters

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