Имя | Описание | |
---|---|---|
WebImageJS | Initializes a new instance of the WebImageJS class. |
Имя | Описание | |
---|---|---|
WebImageJS | Initializes a new instance of the WebImageJS class. |
Имя | Описание | |
---|---|---|
equals | Determines whether the specified image is equal to the current image. | |
get_CanConvertToSvgOptimally | Gets a value indicating whether the image can be converted to SVG optimally. | |
get_DecoderName | Gets the decoder name. | |
get_DecodingSettings | Gets the decoding settings of this image. | |
get_Guid | Gets the unique guid associated with this WebImageJS object. | |
get_ImageId | Gets an identifier that determines the image source. | |
get_IsBad | Gets a value indicating whether the image is bad, i.e. information about image cannot be loaded OR image cannot be rendered. | |
get_IsVector | Gets a value indicating whether the image has a vector decoder and image is not changed. | |
get_Metadata | Gets the Vintasoft.Imaging.WebImageMetadataJS object, which contains metadata associated with the source image. | |
get_PageIndex | Gets the zero-based index of image in image source. | |
get_PixelFormat | Gets the image pixel format. | |
get_RenderingSettings | Gets the rendering settings for this image. | |
get_Resolution | Gets the image resolution. | |
get_Size | Gets the image size. | |
get_Source | Gets the WebImageSourceJS object of current image. | |
getImageAsBase64String | Sends an asynchronous request for getting of image. | |
getImageInfo | Sends an asynchronous request for getting information about image. | |
renderThumbnail | Sends an asynchronous request for rendering of image thumbnail. | |
renderTile | Sends an asynchronous request for rendering of image tile. | |
renderTiles | Sends an asynchronous request for rendering of all image tiles. | |
renderTileWithNeighbours | Sends an asynchronous request for rendering of the "main" image tile and all neighbour image tiles around the main image tile. | |
set_DecodingSettings | Sets the decoding settings of this image. | |
set_RenderingSettings | Sets the rendering settings for this image. |
Имя | Описание | |
---|---|---|
decodingSettingsChanged | Occurs when image decoding settings are changed. | |
renderingSettingsChanged | Occurs when image rendering settings are changed. |