Name | Path | Description |
---|---|---|
Annotations WinForms | \Examples\Annotation\DotNet\WinForms | Generates a helper library that includes automation viewer implementation and some helper classes that you can use/customize in your application Provides user interfaces and dialogs used in other annotations demos |
Annotations (WPF) | \Examples\Annotation\DotNet\Wpf | Generates a helper library that includes an automation viewer implementation and some helper classes that you can use/customize in your application. Provides an implementation for the user interfaces and dialogs used in other annotations demos. |
Annotations UserMedicalPack | \Examples\Annotation\DotNet\UserMedicalPack.WinForms | Demonstrates generating a package of annotations objects that can be integrated with core annotations and automation. Creates medical specific annotation objects like snap point, intersection point, and Cobb angle. After creating the package with this demo project, you can load it in the Annotations Demo You can follow this same procedure to create your own custom objects and easily integrate them with Annotations Automation. |
Annotations UserMedicalPack | \Examples\Annotation\DotNet\UserMedicalPack.Wpf | Generates a package of annotations objects that can be integrated with core annotations and automation. Creates medical specific annotation objects like snap point, intersection point, and Cobb angle. After creating the package with this demo project, you can load it in the Annotations Demo You can follow this same procedure to create your own custom objects and easily integrate them with Annotations Automation. |
Annotation Conversion Demo | \Examples\Annotation\DotNet\AnnConversionDemo | Demonstrates how to convert old LEADTOOLS annotations formats to the new format (Annotations.Engine). Also converts from annotations saved as tags inside TIFF files or embedded inside PDF files into a LEADTOOLS annotations XML file. |
Annotations Bates Stamp Composer Demo | \Examples\Annotation\DotNet\AnnotationsBatesStampComposerDemo | Demonstrates how to create a LEADTOOLS Bates Stamp object, burn it to image, or save it to an XML file. You can load the saved file using the Annotations demo to apply the stamp object onto the container. |
Annotations Demo (WinForms) | \Examples\Annotation\DotNet\AnnotationsDemo | Demonstrates Annotations (image markup) functionality. Annotation objects: Rectangle, Ellipse, Hilite, Line, Redact, Text, Ruler, Protractor, CrossProduct, Image, TextPointer, Point, Curve, Point, Polygon, Polyline |
Annotations Layers Demo (WinForms) | \Examples\Annotation\DotNet\AnnotationsLayersDemo | Demonstrates annotations layers support in the LEADTOOLS Annotations (image markup) functionality. |
Annotations Roles Demo | \Examples\Annotation\DotNet\AnnotationsRolesDemo | Demonstrates the annotations roles support in the LEADTOOLS Annotations (image markup) functionality. Use roles to control access to annotation objects based on user credentials. |
Annotations Demo (WPF) | \Examples\Annotation\DotNet\WPFAnnotationsDemo | Demonstrates Annotations (image markup) functionality. Annotation objects: Rectangle, Ellipse, Hilite, Line, Redact, Text, Ruler, Protractor, CrossProduct, Image, TextPointer, Point, Curve, Point, Polygon, Polyline |
Annotations Layers Demo (WPF) | \Examples\Annotation\DotNet\WPFAnnotationsLayersDemo | Demonstrates annotations layers support in the LEADTOOLS Annotations (image markup) functionality. |
AAMVA Write Demo | \Examples\Barcode\DotNet\AAMVAWriteDemo | Demonstrates writing information to an AAMVA barcode. |
Barcode Main Demo | \Examples\Barcode\DotNet\BarcodeMainDemo | Demonstrates reading and writing all supported barcodes in LEADTOOLS. Images can be loaded and saved in 150+ supported image formats as well as scanned from any connected TWAIN device. |
Basic Features Demo | \Examples\ImageProcessing\DotNet\BasicFeaturesDemo | Demonstrates some basic LEADTOOLS image processing and display features.
|
Color Conversion Demo | \Examples\ImageProcessing\DotNet\ColorConversionDemo | Demonstrates LEADTOOLS Colorspace Conversion SDK features. Converts image data in a buffer from one color conversion model to another. Formats supported include RGB, YUV, CMYK, HSV, HLS, YCC, ARGB, and many more. |
Document Cleanup Demo | \Examples\ImageProcessing\DotNet\DocumentCleanupDemo | Demonstrates Document Image Cleanup functionality.
|
Fusion Demo | \Examples\ImageProcessing\DotNet\FusionDemo | Demonstrates the Image Fusion feature of the Medical Viewer engine. Fusion demo allows the user to fuse two images together and adjust the fusion amount, transparency, scale, position, etc. Users can also can fuse two series together. |
GrayScale Demo | \Examples\ImageProcessing\DotNet\GrayScaleDemo | Demonstrates Medical Image processing functionalities The GrayScale Demo contains all LEADTOOLS medical image processing function and allow the user to adjust the parameter of each function, plus doing statistics, segmentation, region of interest, window level, etc. |
Image Processing Demo (WinForms) | \Examples\ImageProcessing\DotNet\ImageProcessingDemo | Demonstrates Image Processing functionality. Apply Image Processing filters to images. |
Interactive Histogram Demo | \Examples\ImageProcessing\DotNet\InteractiveHistDemo | Demonstrates powerful and comprehensive tools that allow the user to adjust any image histogram.
|
Image Processing Demo (WPF) | \Examples\ImageProcessing\DotNet\WPFImageProcessingDemo | Demonstrates Image Processing functionality. Apply Image Processing filters to images. |
WPF Shader Effects Demo | \Examples\ImageProcessing\DotNet\WPFShaderEffectsDemo | Demonstrates WPF Shader Effects.
|
OCR Auto Recognize Demo | \Examples\OCR\DotNet\OcrAutoRecognizeDemo | Demonstrates the high-level LEADTOOLS OCR Auto Recognize support.
|
OCR Demo | \Examples\OCR\DotNet\OcrDemo | Demonstrates OCR support.
|
OCR Edit Demo | \Examples\OCR\DotNet\OcrEditDemo | Demonstrates OCR words/characters update support for all supported OCR engines.
|
OCR Modules Demo | \Examples\OCR\DotNet\OcrModulesDemo | Demonstrates using the MICR, ICR, and OMR recognition modules. |
OCR Multi-Engine Demo | \Examples\OCR\DotNet\OcrMultiEngineDemo | Demonstrates OCR support for all supported engines.
|
OCR Multi-Threading Demo | \Examples\OCR\DotNet\OcrMultithreadingDemo | Demonstrates using LEADTOOLS OCR in a multi-threaded application. |
OCR Screen Capture Demo | \Examples\OCR\DotNet\OcrScreenCaptureDemo | Demonstrates combining LEADTOOLS Screen Capture, OCR, Document Writers, and Image Viewer Control into one application.
|
OCR Settings Demo | \Examples\OCR\DotNet\OcrSettingsDemo | Demonstrates programmatically controlling the various LEADTOOLS OCR engine settings. |
OCR TWAIN Scanning Demo | \Examples\OCR\DotNet\OcrTwainScanningDemo | Demonstrates combining OCR and TWAIN scanning into one demo.
|
OCR Zones RubberBand Demo | \Examples\OCR\DotNet\OcrZonesRubberBandDemo | Demonstrates zonal OCR based on a user-defined rectangle.
|
OMR Processing Demo | \Examples\OCR\DotNet\OmrProcessingDemo | Demonstrates functionality that intelligently analyzes the bubbles to automatically determine question groups and multiple-choice answer sets so that users can rapidly define master forms. Load an image from a file. Draw a user-defined zone to select multiple bubble sheets. Compare filled in form data to master form template. |
ABC Demo | \Examples\FileFormats\DotNet\AbcDemo | Demonstrates the features of the LEADTOOLS ABC Image Compression SDK
|
Conversion Service Configuration Demo | \Examples\FileFormats\DotNet\ConversionServiceConfigDemo | Serves as a configuration tool for the file conversion service created by ConversionServiceDemo.
|
Conversion Service Demo | \Examples\FileFormats\DotNet\ConversionServiceDemo | Demonstrates how to create a Windows service that monitors a folder for new files and performs file format conversions.
|
Feed Load Demo | \Examples\FileFormats\DotNet\FeedLoadDemo | Demonstrates the Feed Load file loading with LEADTOOLS. Allows users to load image files for which all the data is not available at the start of the load process. For example, you can feed data to the load functions as chunks are downloaded from a remote location. |
J2K Large Image Save Demo | \Examples\FileFormats\DotNet\J2KLargeImageSaveDemo | Demonstrates progressive load save for large J2K images. Performs progressive load/save for large J2K images to avoid keeping the entire image in memory during the compression process. |
JPEG 2000 Demo | \Examples\FileFormats\DotNet\Jpeg2000Demo | Demonstrates loading and displaying various resolutions from JPEG 2000 images.
|
JPX Demo | \Examples\FileFormats\DotNet\JpxDemo | Demonstrates JPX (JPEG 2000 Part-2) features of LEADTOOLS.
|
Multipage Conversions Demo | \Examples\FileFormats\DotNet\MultipageConversionsDemo | Demo allows you to load all images into a single RasterImage object, then save each image to a disk, appending each new page. |
Open Save Demo | \Examples\FileFormats\DotNet\OpenSaveDemo | Demonstrates the basic image file open and save support in LEADTOOLS. |
Open Save Stamp Demo | \Examples\FileFormats\DotNet\OpenSaveStampDemo | Demonstrates saving a stamp preview in image files. |
Animation Demo | \Examples\Viewers\DotNet\AnimationDemo | Demonstrates LEADTOOLS Animation features
|
Document Viewer Demo | \Examples\Viewers\DotNet\DocumentViewerDemo | Demonstrates Document Viewer support.
|
Image Viewer Demo | \Examples\Viewers\DotNet\ImageViewerDemo | Demonstrates the LEADTOOLS Image Viewer Control features.
|
Universal Viewer Demo | \Examples\Viewers\DotNet\LEADUniversalViewerDemo | View, search, and annotate documents in a cross-platform Viewer control. Create, edit, and display annotations and mark-ups. |
Magnify Glass Demo | \Examples\Viewers\DotNet\MagnifyGlassDemo | Demonstrates the Magnify Glass. Provides a means of "zooming in" on the image. |
Medical Viewer Demo | \Examples\Viewers\DotNet\MedicalViewerDemo | Demonstrates the DICOM/Medical image display functionality.
|
Medical Viewer Layout Demo | \Examples\Viewers\DotNet\MedicalViewerLayoutDemo | Demonstrates the customized layout support for DICOM/Medical image display functionality.
|
Databases | \Examples\Viewers\DotNet\MedicalWebViewer\Databases | |
ExternalControlSample | \Examples\Viewers\DotNet\MedicalWebViewer\ExternalControlSample | |
Medical.WebViewer.Addins | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Addins | |
Medical.WebViewer.Annotations.DataAccessLayer | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Annotations.DataAccessLayer | |
Medical.WebViewer.Asp | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Asp | |
Medical.WebViewer.Core | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Core | |
Medical.WebViewer.ExternalControl | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.ExternalControl | |
Medical.WebViewer.IdP | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.IdP | |
Medical.WebViewer.ImageDownloadAddin | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.ImageDownloadAddin | |
Medical.WebViewer.Jobs | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Jobs | |
Medical.WebViewer.Jobs.DataAccessLayer | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Jobs.DataAccessLayer | |
Medical.WebViewer.JobsCleanupAddin | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.JobsCleanupAddin | |
Medical.WebViewer.PatientAccessRights.DataAccessAgent | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.PatientAccessRights.DataAccessAgent | |
Medical.WebViewer.Wado | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Wado | |
Medical.WebViewer.WCF | \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.WCF | |
MedicalWebViewerDemo | \Examples\Viewers\DotNet\MedicalWebViewer\MedicalWebViewerDemo | |
WebViewerConfiguration | \Examples\Viewers\DotNet\MedicalWebViewer\WebViewerConfiguration | |
Viewer Overlay Demo | \Examples\Viewers\DotNet\ViewerOverlayDemo | Demonstrates owner draw features of the LEADTOOLS Image Viewer Control.
|
Document Viewer Demo (WPF) | \Examples\Viewers\DotNet\WPFDocumentViewerDemo | Demonstrates Document Viewer support.
|
Pan Window Demo (WPF) | \Examples\Viewers\DotNet\WPFPanWindowDemo | Demonstrates the LEADTOOLS WPF Viewer and Pan Windows features. Load and display images using the automated pan window control. |
Image List Demo (WPF) | \Examples\Viewers\DotNet\WPFRasterImageListDemo | Demonstrates Image List Control features.
|
WPF Viewer Overlay Demo | \Examples\Viewers\DotNet\WPFViewerOverlayDemo | Demonstrates owner draw features of the LEADTOOLS WPF Image Viewer Control.
|
Getting Started (Guide to Example Programs)
Summary of All Supported Image File Formats