Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Web Namespace : MedicalWebViewerLoader Class |
public class MedicalWebViewerLoader : Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase, System.IDisposable
'Declaration Public Class MedicalWebViewerLoader Inherits Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase Implements System.IDisposable
'Usage Dim instance As MedicalWebViewerLoader
public ref class MedicalWebViewerLoader : public Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase, System.IDisposable
This class implements the abstract methods for the ServiceStreamer class to asynchronously stream the requested series images and update the MedicalViewer control.
When streaming images the MedicalWebViewerLoader will use the low-memory usage feature of the MedicalViewer control which allows images for cells that are not visible to be unloaded from memory and then re-loaded when they are once again visible. The MedicalWebViewerLoader will store the images and information in the user cache for fast retrieval in future requests.