LEADTOOLS Medical (Leadtools.Dicom.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
Introduction

The LEADTOOLS Web Viewer Framework Module enables programmers to quickly build high-quality, full-featured, web-based medical image viewer applications.

It includes WCF components and services that enable you to implement high-level interfaces for distributing medical studies from a server to web clients, even with very limited knowledge of web hosting and web service development. This is ideal for web-based solutions like querying patient studies and viewing images from remote computers using Microsoft Internet Explorer.

The plug-in capable design also allows developers to use the framework for non-DICOM images or binary data transfer, and to extend an implemented web service to include application-specific data transfer and communication capabilities.  

Leadtools.Dicom.Web provides classes and methods to stream information from the DICOM WCF service and initialize the Medical Viewer control.

The Rich Client Web Viewer WinForm control includes:

WCF Servicesprovide/enable you to:

See Also