For pointers to sample programs that demonstrate many features, see the table below:
Path | Target Platform |
---|---|
<installdir>\Bin\net | .NET 6+ |
Assembly - Class/Namespace | Comments |
---|---|
Leadtools.MedicalViewer.dll - Leadtools.MedicalViewer | The MedicalViewer namespace contains properties, methods and events for implementing Medical Image Viewer support. |
Library | Description | Dependencies |
---|---|---|
Leadtools.MedicalViewer.dll | Core Library | Leadtools.dll |
NuGet Package | Description | |
Leadtools.Medical.Viewer.WinForms | Medical Viewer Library for WinForms |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Animation | \Examples\Viewers\DotNet\AnimationDemo\net | \Bin\net\AnimationDemo_Original.exe |
Demonstrates LEADTOOLS Animation features
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Document Viewer | \Examples\Viewers\DotNet\DocumentViewerDemo\net | \Bin\net\DocumentViewerDemo_Original.exe |
Demonstrates Document Viewer support.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Image Viewer | \Examples\Viewers\DotNet\ImageViewerDemo\net | \Bin\net\ImageViewerDemo_Original.exe |
Demonstrates the LEADTOOLS Image Viewer Control features.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Universal Viewer | \Examples\Viewers\DotNet\LEADUniversalViewerDemo\net | \Bin\net\LEADUniversalViewerDemo_Original.exe |
View, search, and annotate documents in a cross-platform Viewer control. Create, edit, and display annotations and mark-ups. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Viewer Overlay | \Examples\Viewers\DotNet\ViewerOverlayDemo\net | \Bin\net\ViewerOverlayDemo_Original.exe |
Demonstrates owner draw features of the LEADTOOLS Image Viewer Control.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Document Viewer Demo (WPF) | \Examples\Viewers\DotNet\WPFDocumentViewerDemo\net | \Bin\net\WPFDocumentViewerDemo_Original.exe |
Demonstrates Document Viewer support.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Pan Window Demo (WPF) | \Examples\Viewers\DotNet\WPFPanWindowDemo\net | \Bin\net\WPFPanWindowDemo_Original.exe |
Demonstrates the LEADTOOLS WPF Viewer and Pan Windows features. Load and display images using the automated pan window control. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Image List Demo (WPF) | \Examples\Viewers\DotNet\WPFRasterImageListDemo\net | \Bin\net\WPFRasterImageListDemo_Original.exe |
Demonstrates Image List Control features.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
WPF Viewer Overlay | \Examples\Viewers\DotNet\WPFViewerOverlayDemo\net | \Bin\net\WPFViewerOverlayDemo_Original.exe |
Demonstrates owner draw features of the LEADTOOLS WPF Image Viewer Control.
|
Path | Target Platform |
---|---|
<installdir>\Bin\DotNet4\Win32 | x86 .NET 4 or 4.5 |
<installdir>\Bin\DotNet4\x64 | x64 .NET 4 or 4.5 |
Assembly - Class/Namespace |
Comments |
Leadtools.MedicalViewer.dll - Leadtools.MedicalViewer |
The MedicalViewer namespace contains properties, methods and events for implementing Medical Image Viewer support. |
Library | Description | Dependencies |
---|---|---|
Leadtools.MedicalViewer.dll | Core Library |
Leadtools.dll |
NuGet Package | Description | |
Leadtools.Medical.Viewer.WinForms | Medical Viewer Library for WinForms |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Animation | \Examples\Viewers\DotNet\AnimationDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\AnimationDemo.exe |
Demonstrates LEADTOOLS Animation features
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Document Viewer | \Examples\Viewers\DotNet\DocumentViewerDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\DocumentViewerDemo.exe |
Demonstrates Document Viewer support.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Image Viewer | \Examples\Viewers\DotNet\ImageViewerDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\ImageViewerDemo.exe |
Demonstrates the LEADTOOLS Image Viewer Control features.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Universal Viewer | \Examples\Viewers\DotNet\LEADUniversalViewerDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\LEADUniversalViewerDemo.exe |
View, search, and annotate documents in a cross-platform Viewer control. Create, edit, and display annotations and mark-ups. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Medical Viewer | \Examples\Viewers\DotNet\MedicalViewerDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\MedicalViewerDemo.exe |
Demonstrates the DICOM/Medical image display functionality.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Medical Viewer Layout | \Examples\Viewers\DotNet\MedicalViewerLayoutDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\MedicalViewerLayoutDemo.exe |
Demonstrates the customized layout support for DICOM/Medical image display functionality.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Viewer Overlay | \Examples\Viewers\DotNet\ViewerOverlayDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\ViewerOverlayDemo.exe |
Demonstrates owner draw features of the LEADTOOLS Image Viewer Control.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Document Viewer Demo (WPF) | \Examples\Viewers\DotNet\WPFDocumentViewerDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\WPFDocumentViewerDemo.exe |
Demonstrates Document Viewer support.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Pan Window Demo (WPF) | \Examples\Viewers\DotNet\WPFPanWindowDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\WPFPanWindowDemo.exe |
Demonstrates the LEADTOOLS WPF Viewer and Pan Windows features. Load and display images using the automated pan window control. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Image List Demo (WPF) | \Examples\Viewers\DotNet\WPFRasterImageListDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\WPFRasterImageListDemo.exe |
Demonstrates Image List Control features.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
WPF Viewer Overlay | \Examples\Viewers\DotNet\WPFViewerOverlayDemo\fx | \Bin\DotNet4\<Win32/Win32/x64/x64>\WPFViewerOverlayDemo.exe |
Demonstrates owner draw features of the LEADTOOLS WPF Image Viewer Control.
|
LEADTOOLS MedicalViewer .Net Assemblies
Programming with LEADTOOLS Medical Viewer Namespace
Creating a Bitmap Region Inside the Image Viewer
Getting Started (Guide to Example Programs)
Leadtools.MedicalViewer Assembly Changes
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document