LEADTOOLS Medical (Leadtools.Dicom.Web assembly)
LEAD Technologies, Inc

MedicalWebViewerLoader Class






Members 
Streams a series images and information from a WCF Leadtools.Dicom.WCF.DICOMService and initialize the MedicalViewer control.
Object Model
MedicalWebViewerLoader ClassImageFormat ClassTextDrawingOptions ClassImageFormat ClassDicomWCFStreamer Class
Syntax
'Declaration
 
Public Class MedicalWebViewerLoader 
   Inherits Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase
   Implements System.IDisposable 
'Usage
 
Dim instance As MedicalWebViewerLoader
public sealed class MedicalWebViewerLoader : IClosable //In WinRT the IDisposable interface is replaced by IClosable  
function Leadtools.Dicom.Web.MedicalWebViewerLoader()
public ref class MedicalWebViewerLoader : public Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase, System.IDisposable  
Remarks

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.

Example
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalWebViewerLoader Members
Leadtools.Dicom.Web Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.