Visual Basic (Declaration) | |
---|---|
Public Class MedicalViewer Inherits Control |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class MedicalViewer : Control |
Managed Extensions for C++ | |
---|---|
public __gc class MedicalViewer : public Control |
C++/CLI | |
---|---|
public ref class MedicalViewer : public Control |
The MedicalViewer is used to display graphics from a bitmap, metafile, icon, JPEG, GIF or PNG (or any other image file format supported by Leadtools) file. It provides support for displaying one or more images and for the real-time manipulation of one or more images. This control is available only in the Medical Suite toolkits. For more information, refer to Document/Medical Edition Support and Licensing Requirements
This control is a high-level component for building medical display applications such as DICOM viewers, view stations, Teleradiology solutions, and high-end diagnostic workstations found in radiology and other medical specialty departments. When building a PACS for radiology, cardiology, mammography, ophthalmology, pathology, dermatology, dentistry or any other specialty, this control will eliminate project complexity and provide a solid, reliable foundation.
Typical applications that can be built using this control include:High-end medical diagnostic workstations. Medical review and quality assurance stations. DICOM viewers. Light-weight viewers that are typically distributed on a CD with patient images. Web-based medical viewers.
Display medical grayscale and colored images, including MRI, CT, Digital X-Ray, and Ultrasound. Adjust screen layout both manually and programmatically. Display overlay information on images, with full control over display text and its positioning inside each window. Includes built-in overlays such as window center, window width values, and field of view. Built-in image manipulation tools, including: Window level (brightness and contrast). Zooming or scaling an image. Panning or moving an image. Image magnification. Single-key or single-click stacking or moving from one image to another in a series. Different annotation objects, with the ability to convert them into a region of interest, or calibrate the annotation ruler. Different ways of defining the region of interest.
Adjustable settings for each tool, such as: Mouse button controls Keyboard (hotkey) controls Cursor display icon Apply effects to a single image, or to all images in a series Apply effects to a single series or to all series managed by the control Apply effects programmatically or through user interaction.
Full control over display container properties, such as colors, cursors, and rulers. Built-in adjustable ruler that scales to image DPI and zoom or scale factor. Interpolated image display for higher quality.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
Leadtools.MedicalViewer.MedicalViewer
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family