Getting Started with LEADTOOLS > Medical Imaging Features > Additional Medical Imaging Features > Additional Medical Imaging : Silverlight Windows Phone |
Assembly Class/Namespace |
Comments |
Help Files |
Demo Project Source Code |
Leadtools.Dicom.dll - Leadtools.Dicom.DicomDataSet |
Contains medical specialty methods like the GetOverlayAttributes method. |
Leadtools.Dicom.DicomDataSet Help |
\Examples\SilverlightPhone\CS\MainDemo |
Leadtools.DLL - Leadtools, Leadtools.ImageProcessing |
The Leadtools.ImageProcessing namespace includes functions to perform basic image transforms such as resizing, flipping, cropping, and rotating images. The RasterImage class contains methods and properties for dealing with images in memory and serves as a working area for image manipulation and conversion. The RasterImage class also provides properties, methods and events for displaying and rendering images to any display device, including printers. |
Leadtools.RasterImage Help |
\Examples\SilverlightPhone\CS\MainDemo |
Leadtools.ColorConversion.DLL - Leadtools.ColorConversion |
The Leadtools.ColorConversion namespace includes methods for creating and manipulating ICC Profiles as well as supporting conversions among the RGB, BGR, YUV, CMYK, HSV, HLS, YIQ, CMY, LAB, YCCK, Y41P, UYVY, YUY2, YVU9, and YCC color spaces. LEADTOOLS can convert images from any color resolution to any other color resolution, from 1-bit to 64-bit, with multiple dithering methods using various palette options. |
Leadtools.ColorConversion Help |
\Examples\SilverlightPhone\CS\MainDemo |
Leadtools.ImageProcessing.Color.DLL Leadtools.ImageProcessing.Color |
The Leadtools.ImageProcessing.Color namespace includes filters and transforms to process images (or selected image portions). It includes methods to control brightness, contrast, hue, saturation, intensity, etc. It also includes medical imaging specialty command classes like the AdaptiveContrastCommand and the LocalHistogramEqualizeCommand classes. |
Leadtools.ImageProcessing.Color Help |
\Examples\SilverlightPhone\CS\MainDemo |
Leadtools.ImageProcessing.Core.DLL Leadtools.ImageProcessing.Core |
The Leadtools.ImageProcessing.Core namespace includes command classes for performing halftoning, deskewing, despeckling, and window-leveling on images, among many other techniques. It also includes medical imaging specialty command classes like the ApplyLinearModalityLookupTableCommand, ApplyModalityLookupTableCommand, and SelectDataCommand classes. |
Leadtools.ImageProcessing.Core Help |
\Examples\SilverlightPhone\CS\MainDemo |
Leadtools.ImageProcessing.Effects.DLL Leadtools.ImageProcessing.Effects |
The Leadtools.ImageProcessing.Effects namespace includes filters and transforms to process images (or selected portions). It includes methods to smooth, sharpen, detect/enhance edges, remove noise or combine two or more images. |
Leadtools.ImageProcessing.Effects Help |
\Examples\SilverlightPhone\CS\MainDemo |
Leadtools.Codecs.DLL - Leadtools.Codecs |
The Leadtools.Codecs namespace contains classes for loading/saving image data to the multiple image file formats supported by LEADTOOLS. It also contains classes that support loading/saving non-image data such tags, markers, comments and extensions. |
Leadtools.Codecs Help |
\Examples\SilverlightPhone\CS\MainDemo |