Name | Description | |
---|---|---|
![]() | VmsDecoder | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | VmsDecoder | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | CacheSize | Gets or sets the maximum size, in bytes, of image cache. (Inherited from WsiDecoderBase) |
![]() | IsAuthenticationRequired | Gets a value indicating whether source document requres authentication. (Inherited from DecoderBase) |
![]() | IsDisposed | Gets a value indicating whether this decoder is disposed. (Inherited from DecoderBase) |
![]() | IsVectorDecoder | Gets a value indicating whether the decoder is a vector decoder. (Inherited from DecoderBase) |
![]() | Name | Gets the name of the decoder. |
![]() | PageCount | Gets the number of pages in the source file stream. (Inherited from DecoderBase) |
![]() | SourceStream | Gets the source stream of this decoder. (Inherited from DecoderBase) |
Name | Description | |
---|---|---|
![]() | Authenticate | Performs authentication using specified authentication request. (Inherited from DecoderBase) |
![]() | CanConvertToSvgOptimally | Determines whether this decoder can convert page with specified index to SVG optimally. (Inherited from DecoderBase) |
![]() | CanReadImageRegion | Returns a value indicating whether decoder can read a region of the image. (Inherited from WsiDecoderBase) |
![]() | CanUseProgressiveDecoding | Returns a value indicating whether decoder can progressively read the image. (Inherited from WsiDecoderBase) |
![]() | Close | Closes the source of the decoder. |
![]() | GetAuthorizationResult | Returns the authorization result. (Inherited from DecoderBase) |
![]() | GetDefaultDecodingSettings | Returns the default decoding settings of the specified page. (Inherited from DecoderBase) |
![]() | GetDefaultLayoutSettings | Returns the default layout settings of the document. (Inherited from DecoderBase) |
![]() | GetDefaultRenderingSettings | Returns the default rendering settings of the specified page. (Inherited from DecoderBase) |
![]() | GetDocumentMetadata | Returns a document metadata. (Inherited from DecoderBase) |
![]() | GetImage | Overloaded. Returns an image, which is associated with the specified page of image/document source. (Inherited from DecoderBase) |
![]() | GetImageInfo | Overloaded. Returns information about image without loading the image data into memory. (Inherited from WsiDecoderBase) |
![]() | GetImageRect | Returns a scaled rectangle of raster image. (Inherited from WsiDecoderBase) |
![]() | GetImageRectGrid | Returns an image grid as array of rectangles. (Inherited from WsiDecoderBase) |
![]() | GetImageRectScales | Returns an array of scale factors for rectangles of image grid. (Inherited from WsiDecoderBase) |
![]() | GetImageRegion | Returns a scaled region of raster image. (Inherited from WsiDecoderBase) |
![]() | GetPageMetadata | Returns a metadata of specified page of image/document source. |
![]() | GetPrimaryDecoderName | Returns name of primary decoder (decoder that decodes image data) for specified page index. |
![]() | GetRasterGridEditor | Returns the raster grid editor for image. (Inherited from DecoderBase) |
![]() | GetThumbnail | Overloaded. Returns a thumbnail image of the specified page of image/document source. (Inherited from DecoderBase) |
![]() | IsValidFormat | Returns a value indicating whether stream contains image file in format of this decoder. |
Name | Description | |
---|---|---|
![]() | CheckPageIndexValue | Checks the value of the page index. (Inherited from DecoderBase) |
![]() | CheckRenderingSettingsValue | Check the value of rendering settings. (Inherited from DecoderBase) |
![]() | Dispose | Overloaded. Releases the unmanaged resources used by the |
![]() | Finalize | Allows an DecoderBase to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from DecoderBase) |
![]() | GetPageCount | Returns the number of pages in the source file stream. (Inherited from WsiDecoderBase) |
![]() | GetRawImages | Returns the RAW images of WSI container. |
![]() | GetWholeSlideImages | Returns the whole-slide images from specified RAW images of WSI container. |
![]() | OnPageCountChanged | Raises the [PageCountChanged] event. (Inherited from DecoderBase) |
![]() | PerformColorCorrection | Performs color correction using specified decoding settings. (Inherited from DecoderBase) |
![]() | SetPageCount | Sets the number of pages in the source file stream. (Inherited from DecoderBase) |
Name | Description | |
---|---|---|
![]() | PageCountChanged | Occurs when page count is changed. (Inherited from DecoderBase) |