VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebImageJS type
Конструкторы Смотрите также
В этом разделе
    Члены типа WebImageJS Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые WebImageJS.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorInitializes a new instance of the WebImageJS class.
    Методы
     ИмяОписание
    Public MethodDetermines whether the specified image is equal to the current image.
    Public MethodGets a value indicating whether the image can be converted to SVG optimally.
    Public MethodGets the decoder name.
    Public MethodGets the decoding settings of this image.
    Public MethodGets the unique guid associated with this WebImageJS object.
    Public MethodGets an identifier that determines the image source.
    Public MethodGets a value indicating whether the image is bad, i.e. information about image cannot be loaded OR image cannot be rendered.
    Public MethodGets a value indicating whether the image has a vector decoder and image is not changed.
    Public MethodGets the Vintasoft.Imaging.WebImageMetadataJS object, which contains metadata associated with the source image.
    Public MethodGets the zero-based index of image in image source.
    Public MethodGets the image pixel format.
    Public MethodGets the rendering settings for this image.
    Public MethodGets the image resolution.
    Public MethodGets the image size.
    Public MethodGets the WebImageSourceJS object of current image.
    Public MethodSends an asynchronous request for getting of image.
    Public MethodSends an asynchronous request for getting information about image.
    Public MethodSends an asynchronous request for rendering of image thumbnail.
    Public MethodSends an asynchronous request for rendering of image tile.
    Public MethodSends an asynchronous request for rendering of all image tiles.
    Public MethodSends an asynchronous request for rendering of the "main" image tile and all neighbour image tiles around the main image tile.
    Public MethodSets the decoding settings of this image.
    Public MethodSets the rendering settings for this image.
    События
     ИмяОписание
    Public EventOccurs when image decoding settings are changed.
    Public EventOccurs when image rendering settings are changed.
    Смотрите также