LEADTOOLS Changes from Version 16 to Version 16.5
This remaster of the LEADTOOLS family of imaging toolkits from version 16 to version 16.5 is packed with updates and new features.
LEADTOOLS is now built using Microsoft Visual Studio 2008, and requires the VS 2008 C/C++ runtime. All Visual Studio example projects included with LEADTOOLS are for VS 2008. If you require VS 2005 example projects, please contact Tech Support.
This latest release offers a streamlined Medical Imaging toolkit, with enhanced Medical Viewer controls, updated DICOM support and a new DICOM PACS Framework for client and server developement.
Version 16.5 simplifies distributed and automated enterprise application development with the addition of Windows Communication Foundation components and Windows Workflow activities.
LEADTOOLS Document Imaging now offers Document Writers to convert any EMF file to searchable, text-based document formats including PDF.
LEADTOOLS also includes a programmable Virtual Printer Driver to allow capture of data by printing from any Windows application to any of more than 150 supported image formats.
This release of LEADTOOLS provides the first version of the LEADTOOLS Image Viewer Control for Silverlight3 development.
LEADTOOLS 16.5 also includes new Media Writer classes for burning DVDs and CDs.
Version 16.5 offers enhanced Twain support, automatic zone detection, High Level Forms recognition, as well as additions and enhancemnets to supported file formats.
The restriction on using portions of LEADTOOLS inside ASP.NET applications has been removed starting with LEADTOOLS 16.5. LEADTOOLS assemblies are not required to be in the Global Assembly Cache (GAC) in order for certain features to work (Including: Loading an image while resizing it and multi-threaded auto-zoning using the Advantage OCR engine).
This release offers updated and improved documentation, new tutorials and much more.
Changes Made to Existing Class Libraries
File Formats
-
New file formats
- XPS - Microsoft XML Paper Specification
- AFP for IM1 - AFP Format IOCA MMR Compressed
- TDB - Microsoft Thumbnail Cache Format for Windows XP
- TDB Vista - Microsoft Thumbnail Cache Format for Windows Vista
- SNP - Microsoft Access Snapshot
- XLS - Microsoft Excel Spreadsheet
-
New features added to existing file formats.
- PSD - added support for channels.
- PCT - added support for loading Qickdraw compressed data.
-
New enhancements for existing file formats
- Enhancing FIT filters
- Enhancing support by dealing with multidimensional files by considering two dimensions at a time.
-
Deprecated file formats
- Sid - MrSid Format
- DJVU - DJVU Format
Leadtools.Dicom
Leadtools.Dicom has been updated to provide upport for the latest DICOM Standard, including:
- All IODs (classes) in the latest DICOM specification 2008 and Final Text Supplements additional to 2008 Base Standard
- Full support for Final Text DICOM Supplement 137 - MPEG2 MP@HL Transfer Syntax
Leadtools.MedicalViewer
EnableExplodeMode Property gives the user the ability to select to enable or disable the explode mode, which occurs when the user double-clicks the cell with multiple sub-cells layout. Exploded property switches between the exploded mode and the series mode manually. Window Level for colored images allowing the medical viewer to apply a window level(contrast and brightness) on colored medical images. Added MedicalViewer3DCell to view the 3D object. The following actions have also been added to the medical viewer: - RotatePlane
- MovePlane
- Rotate3DObject
- Move3DObject
- Scale3DObject
- MoveCamera
- RotateCamera
- ZoomCamera
Reference line support adds the capability to draw a reference line from one cell to another. Generator reference line action which is used to generate a new derivative cell to the medical viewer. This is done by drawing a reference line with two handles. Moving any handle will update the derivative image. Orientation tags are built in tags used to determine object orientation, the values are retrieved directly from the ImageOrientation. For a derivative cell the orientation will be updated automatically if the generator reference line is moved. The Orientation tags are: - Top Orientation
- Bottom Orientation
- Left Orientation
- Right Orientation
Right click mouse handle allows the user to right click the cell without deselecting another selected cell. Generator clicked event is an event that is fired whenever the user clicks on a generator reference line. - True 16-bit LUT Support
- Support for 9 to 16-bit component display
- Enhanced Extended Grayscale Support
New Features
- PACS Framework
The LEADTOOLS PACS Framework is a framework for easily creating full-featured, plugin-based, scaleable PACS servers. - The LEADTOOLS DICOM Server Admin .NET Class Library provides classes to easily manage server administration services.
- The LEADTOOLS DICOM SCU .NET Class Library provides classes to quickly add DICOM messaging interfaces to PACS enabled image viewer workstation applications.
- The LEADTOOLS DICOM AddIn .NET Class Library provides classes that allow the creation of user defined add-ins to respond to DICOM messages for PACS systems.
- The LEADTOOLS Medical Workstation .NET Class Library provides classes that implement the user interface controls for a medical workstation.
- The LEADTOOLS Medical Workstation AddIns .NET Class Library provides classes for the AddIns for the High-Level PACS server portion of the Medical Workstation Viewer.
- The LEADTOOLS Medical Workstation Client .NET Class Library provides classes that can use the AddIns to query the local database, tretrieve images from the local database, and store images to the local database.
- The LEADTOOLS Medical Workstation DataAccessLayer .NET Class Library provides classes to create a layer of abstraction between the database proveder and the Medical Workstation demo.
- The LEADTOOLS Medical Workstation Loader .NET Class Library provides classes that can be used to retrieve study, series, and image information to load into the medical viewer control.
- Windows Communication Foundation
Built on top of the .NET Framework, the Windows Communication Foundation (WCF) was designed to unify Web Service technologies into a single service-oriented architecture (SOA). Utilizing SOAP (Simple Object Access Protocol) for communication between processes allows interoperability between LEADTOOLS WCF applications and any other process that communicates via SOAP messages. Extending LEADTOOLS SDK allowing developers to create WCF applications with the following capabilities: - File Load and Save
- Core Image Processing
- Document Image Processing
- Optical Character Recognition
- Reading and Writing Barcodes
- Windows Workflow
Windows Workflow is a development framework that allows the creation of workflow applications. A workflow coordinates and manages individual units of work encapsulated as activities. Extending the LEADTOOLS SDK allowing developers to create Workflow applications with the following capabilities: - File Load and Save
- Core Image Processing
- Document Image Processing
- Document Scanning
- Optical Character Recognition
- Reading and Writing Barcodes
- Document Writers
The Document Writers supports conversion from an Enhanced Metafile(EMF)to several searchable, text based document formats. It can be used stand alone with any EMF or in conjuction with the Print Driver. For more infromation on the EMF format, refer to http://en.wikipedia.org/wiki/Enhanced_Metafile - EMF to PDF
- EMF to PDF/A
- EMF to DOC
- EMF to RTF
- EMF to HTML
- EMF to TXT
- Virtual Printer Driver
The Virtual Printer Driver allows you to print an output from any application such as Word or web browsers as EMF or any of the 150 image formats supported by LEADTOOLS. As a Result of the print driver providing data as an EMF, the virtual Printer Driver is a natural companion to the Document Writers. The resulting converted file can then be saved to a disk, stream, database or SharePoint. - Capture out put from any application.
- Supports over 150 output formats.
- Redirect a print job to; disk, memory, database or SharePoint.
- Create a Print to PACS solution when used with LEADTOOLS PACS Imaging.
- Automate workflows by creating multiple task based virtual printers
- AutoSegment IP Function
Performs automated segmentation of a rectangular area in the image specified by the user. The result is applied to the image as a region. - AutoZone IP Function
Detects different zones (Text, Graphic and Tables) in an image automatically. This command is useful as a pre-process of an OCR, it will improve recognition results. Also it could be used to apply different operations on different parts of images. - TissueEqualize IP Function
Performs equalization between the hard tissue and the soft tissue in X-Ray images. - High Level Forms Recognition
The new high-level forms recognition and processing interface complements LEAD’s existing forms recognition and processing SDK by increasing the ease of use and decreasing the time of developing forms recognition and processing applications. - Twain 2.0
Now supporting Twain 2.0 drivers allowing for 64-bit support - Support for Hardware Window Leveling
LEADTOOLS V16.5 adds to its comprehensive support of extended grayscale data by including true 16-bit LUT support as well as support for hardware window leveling. - AnyCPU Support
Modification to the .NET toolkit to allow AnyCPU support. Requires a re-build after getting latest dlls. - Barcode Support Assemblies
The LEADTOOLS Barcode support DLLs have been converted to .NET assemblies. The following table lists the old and the new DLL names required. For more information, refer to Files To Be Included With Your Application.
Old DLL Name | New Assembly Name |
---|---|
Ltbar4u.dll | Leadtools.Barcode.OneD.dll |
Ltbar6ru.dll | Leadtools.Barcode.PdfRead.dll |
Ltbar6wu.dll | Leadtools.Barcode.PdfWrite.dll |
Ltbar7ru.dll | Leadtools.Barcode.DatamatrixRead.dll |
Ltbar7w.dll | Leadtools.Barcode.DatamatrixWrite.dll |
Ltbar8ru.dll | Leadtools.Barcode.QrRead.dll |
Ltbar8wu.dll | Leadtools.Barcode.QrWrite.dll |
Ltbar4x.dll | Leadtools.Barcode.OneD.dll |
Ltbar6rx.dll | Leadtools.Barcode.PdfRead.dll |
Ltbar6wx.dll | Leadtools.Barcode.PdfWrite.dll |
Ltbar7rx.dll | Leadtools.Barcode.DatamatrixRead.dll |
Ltbar7wx.dll | Leadtools.Barcode.DatamatrixWrite.dll |
Ltbar8rx.dll | Leadtools.Barcode.QrRead.dll |
LEADTOOLS Changes from Version 15 to Version 16
This remaster of the LEADTOOLS family of imaging toolkits from version 15 to version 16 is packed with updates and new features. This release offers improved documentation, new tutorials and much more.
Support for the following LEADTOOLS image file formats has been enhanced:
Raster
PDF (Portable Document Format): Adds support for saving PDF files to the PDF/A format, used for archiving; saving as PDF v1.4, and saving as PDF v1.5. JPEG 2000: Adds support for precinct sizes, used for limiting the size of JPEG 2000 compressed packets and to provide a means of random access into a JPEG 2000 compressed stream.
Image Processing
Support for image processing has been enhanced with the addition of the following classes:
AutoBinarizeCommand Class: Converts a colored image into a bitonal image automatically, without losing important image features such as text. This function uses several pre-processing and threshold operations which enable the user to extract the key
features of any colored image. It can be adjusted to be suitable for a specific input
device, such as a scanner or camera. It is ideal for making unclear document images
more readable. This function is especially useful for improving recognition results
(OCR, Barcode, OMR, ICR).- DeskewCommand Class: Uses fast pre-processing algorithms to provide the highest possible deskew accuracy, without sacrificing speed.
- ColoredPencilExtendedCommand Class: Is a new smart artistic filter that produces a very realistic pencil stroke effect. The numerous parameter settings enable you to change the style so significantly that the results look like completely different filters.
- RasterPictureBox Class: Provides a simple "PictureBox" Windows.Forms control with which to display images. Unlike the RasterImageViewer, it does not support scrolling or zooming. However, it does support animation with the RasterImageAnimator.
New Features
Leadtools.Jpip – The LEADTOOLS JPIP module comprises high level components that developers can easily plug into enterprise client/server applications, allowing them to immediately start streaming high-resolution images under low HTTP bandwidth connections.
Leadtools.Wia – The LEADTOOLS Windows Imaging Architecture (WIA) .Net provides a powerful set of functions spanning the full spectrum of digital imaging, including in-depth support for image acquisition from a wide variety of hardware devices. This toolkit is included with LEADTOOLS Document and Medical Imaging products.
Leadtools.Windows.Annotations – The LEADTOOLS Windows Annotations .Net includes properties, methods and events for displaying and rendering WPF annotations.
Leadtools.Forms - The LEADTOOLS Forms .Net includes properties, methods and events for implementing\manipulating forms recognition and processing support, including optical character and barcode recognition.
Leadtools.Forms.Ocr - The LEADTOOLS Forms OCR .Net includes properties, methods and events to quickly and easily add document optical character recognition (OCR) technology to software applications.
Leadtools.Windows.Media.Transitions - The LEADTOOLS Transitions .Net includes properties, methods and events for displaying and rendering WPF slide transition effects.
Leadtools.Forms.Recognition.Ocr - The LEADTOOLS Forms .Net includes properties, methods and events to quickly and easily add optical character recognition support into forms recognition software applications.
Medical Imaging
Leadtools.Dicom has been updated to provide support for the latest DICOM Standard, including:
- All IODs (classes) in the latest DICOM specification 2008
- Multi-frame Functional Groups
- All modules through 2008
- Capability to add mandatory modules, or mandatory elements when creating a new DICOM data set
- Creating or working with DICOM Encapsulated documents
-
Private tags
- Getting/setting raw data
- Getting/setting PDF data
- Reading or writing DICOM datasets with 1-bit image data
- When creating a DICOMDIR with icon image or image preview for multi-frame DICOM, the Representative Frame Number (0028, 6010) tag can be used for the image frame.
Over 30 functions have been added to the .NET DICOM toolkit to allow users a simpler, more straightforward, .NET-like way of working with DICOM data sets and DICOM sequences.
DICOM IOD tables and context mapping tables are now loaded on demand instead of at startup. The tables can optionally be not loaded at all, or loaded partially.
DICOM Communications support has been enhanced by new functions to customize socket creation options.
Both ANSI and UNICODE DICOM DLLs are now provided.
Two new demos have been added, one for Dicom MWL and another for Dicom Waveforms.
Medical Image Viewer Control Enhancements
The Medical Image Viewer Control now includes capabilities to:
- Load images more quickly (low memory usage capability)
- Begin update and end update for faster processing.
- Rotate image perspective
- Invert an image
- Determine whether the image has been inverted.
- Print cells or sub-cells
- Freeze sub-cells
- Determine whether a sub-cell is frozen.
- Change the fore and back color of the text annotation object.
- Hold up to 8X8 row and columns.
- add select mode.
Scaling
- Scale cells
- Set scale and offset for one frame only.
- Set and get the scale mode for a specific frame.
- Set and get the scale for a specific frame.
- Fit a cell's image to the cell, its height or its width)
Animation Support
- Support animation
- Shuffle animation.
Window Leveling
- Set, get and reset Window Level defaults and unit of measure
- Automatic detection of the appropriate sensitivity
Mouse Support
- Support the 5-button mouse
- Interpolate the image before the Mouse button is actually released
- Convert mouse coordinates into image coordinates
Tag Support
- Add, delete, or modify the tag for a specific frame
- Add, delete, or modify the tag for a cell.
- Control the tag size.
Annotation and Tool Support
- Load and save annotation objects
- Nudge tool
- Shrink tool
Region Support
- Remove image regions
- Allow the user to change the color of the control region.
- Load and save a region to a scripted file.
- Set and get the region handle
Annotation Container Support
- Rotate, flip, or reverse the annotation container.
- Set and get the annotation container.
Calibration Support
- Calibrate a ruler for one axis only (X or Y) or both.
- Calibrate a cell without using the ruler.
Callbacks
- Annotation click
- Annotation created
- Region created/changed/deleted
- Active sub-cell change
- Mouse
- Pre-paint
- Post-paint
- Animation started
- Animation stopped
Deprecated Assemblies
Assembly | Notes |
---|---|
Leadtools.Document | Replaced with the Leadtools.Forms.Ocr assembly |
Leadtools Changes from Version 14.5 to Version 15
This remaster of the LEADTOOLS family of imaging toolkits from version 14.5 to version 15 is packed with more updates and new features. This release offers new AJAX-enabled controls for developing interactive web applications, support for VB6 developers who want to take advantage of the LEADTOOLS V15 .NET Class Library, support for JPEG 2000 Part 2, improved documentation, new tutorials and much more.
New Features
Our most advanced WPF Image Viewer This viewer, available in the LEADTOOLS for WPF Module that adds onto LEADTOOLS SDKs, supports displaying either a BitmapSource object or a LEADTOOLS RasterImage object, as well as provide built-in support for loading and saving image files. The fully styleable control includes scroll, zoom, pan, magnify glass, and image list.
AJAX (Asynchronous JavaScript and XML)Enabled Image Controls The new LEADTOOLS Raster Tiled Image Viewer and Web Thumbnail Viewer (image list) controls enable you to add fast, interactive image viewing to your AJAX web applications. Support also includes a Pan Viewer control. Ships with source code for complete document and color image processing demo applications. Try them online at:
- .NET 3.0 - LEADTOOLS now supports the .NET 3.0 Framework. A new conversion class allows developers to convert the LEAD RasterImage class to and from the .NET 3.0 BitmapSource class. Your WPF-based applications can now leverage the power of LEADTOOLS image processing and file input / output functionality.
- LEADTOOLS now supports development for x64 (64-bit CPU support) platforms as well as x86 (32-bit CPU support)
- LEADTOOLS now supports JPX (JPEG 2000 part 2)- especially useful for document, medical, and satelite imagery archiving systems. All LEADTOOLS Raster Pro, Document Imaging, and Medical Imaging toolkits can read/parse JPX files. LEADTOOLS Document and Medical Imaging toolkits can also write/update JPX files.
- This release adds XPS (XML Paper Specification) file support, a new electronic document format supported natively by Office 2007 and Windows VISTA. For more information on XPS, refer to http://www.microsoft.com/whdc/xps/default.mspx.
- A new DeskewCheckCommand class, designed specifically to aid automation of bank check scanning, recognition and archiving. Its powerful, reliable automatic deskew features use a proprietary algorithm to detect bank check image orientation, and within milliseconds rotate it to horizontal or vertical.
- A new BlankPageDetectorCommand class, designed to help reduce disk storage and unnecessary processing of blank pages in document imaging applications. Can detect noisy, bleed through and lined blank pages with high precision and speed.
Support for the following LEADTOOLS image file formats has been enhanced to improve performance:
Raster
PSD (Photoshop Format): Adds support for saving Unicode layer names, and enhances reading layers, masks, and alpha channels. - LEADTOOLS now supports using the .NET database engine to store and retrieve images to/from any database supported by .NET.
- Up to 200 percent increase in performance over version 14.5
- The .NET Viewer and ImageList have been enhanced with multi-select with mouse and rubberband select. Annotations now support a pan window and magnifying glass.
- LEADTOOLS now supports reading TIFF images with ZIP compression.
- LEADTOOLS now supports COM Wrapper for .NET - VB6 and COM developers can now use LEADTOOLS V15. The new COM interoperability classes allow you to incorporate full LEADTOOLS .NET platform functionality into your COM applications. Additional demos and tutorials show how to use the COM Wrapper in VB 6.0.
- LEADTOOLS now ships with many IntelliSense Code Snippets for C# and VB.NET.
- LEADTOOLS now ships with new .NET tutorials, including demonstrations of COM interoperability, how to use the registration marks demo, how to scan and create a searchable PDF file, and how to load and save images using databases without data binding.
- LEADTOOLS has added signed image support to 50 functions. Over half of all LEADTOOLS image functions now support both signed and unsigned images.
- Leadtools.Windows.Controls.Pro - Support for displaying either a BitmapSource object or a LEADTOOLS RasterImage object, as well as built-in support for loading and saving image files
- Leadtools.Barcode - Support for reading and writing barcodes
- Leadtools.Dicom and Leadtools.Dicom.Annotations - Classes for working with DICOM data sets and DICOM communications
- Leadtools.Jpeg2000 - Classes that allow you to read, write and manipulate JPEG 2000 images.
- Leadtools.MedicalViewer - Support for displaying 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.
- Leadtools.Web – Contains classes for implementing imaging applications in ASP.NET
- Leadtools.ScreenCapture – Contains classes for capturing images from screen elements, including windows, client areas, objects, menus, the desktop, or the entire screen
- Leadtools.SpecialEffects – Contains classes for painting images with effects and transitions. Contains classes for drawing 3D shapes and text
- Leadtools.Windows.Media – Contains classes that add support for the Windows Presentation Foundation (WPF) framework introduced in Microsoft .NET 3.0. These classes let you convert a LEADTOOLS image (Leadtools.RasterImage) to and from a WPF image (System.Windows.Media.ImageSource).
-
New file filters:
- Leadtools.Codecs.Djv.dll – DjVu format support Deprecated - No longer supported.
- Leadtools.Codecs.Fpx.dll – FlashPix format support
- Leadtools.Codecs.Mng.dll – Multiple Network Graphics (MNG) format support
- Leadtools.Codecs.Pct.dll – Macintosh Pict format support
- Leadtools.Codecs.Sid.dll – Mr. SID format support Deprecated - No longer supported.
- Leadtools.Codecs.Tfx.dll – TIFF-FX format support
- Leadtools.Codecs.Wmz.dll – Compressed Windows Metafile format support
Changes Made to Existing Class Libraries
- For changes to support COM Interoperability, refer to Programming With LEADTOOLS COM Interoperability Functions
- Leadtools Assembly Changes from Version 14.5 to Version 15
- Leadtools.Codecs Assembly Changes from Version 14.5 to Version 15
- Leadtools.WinForms Assembly Changes from Version 14.5 to Version 15
- Leadtools.Annotations Assembly Changes from Version 14.5 to Version 15
- Leadtools.Twain Assembly Changes from Version 14.5 to Version 15.
- Leadtools.ColorConversion assembly/namespace has been completely re-designed
- Leadtools.Mrc Assembly Changes from Version 14.5 to Version 15
- Leadtools.WinForms.CommonDialogs.Color Assembly Changes from Version 14.5 to Version 15
- Leadtools.WinForms.CommonDialogs.File Assembly Changes from Version 14.5 to Version 15
- Leadtools.ImageOptimization Assembly Changes from Version 14.5 to Version 15
-
The assemblies/namespaces Leadtools.ImageProcessing.Color
and Leadtools.ImageProcessing.Effects have been rearranged
into the following new assemblies/namespaces:
- Leadtools.ImageProcessing.Color - Contains classes for color image processing routines
- Leadtools.ImageProcessing.Core - Contains classes for transformations, medical and document image processing routines
- Leadtools.ImageProcessing.Effects - Contains classes for image effects, such as edge detection, average, emboss, etc
- Leadtools.ImageProcessing.SpecialEffects - Contains classes for artistic effects image processing routine
- Leadtools.ImageProcessing.Utilities.dll - Contains internal classes used by the other image processing dlls
Removed Assemblies
Assembly | Notes |
---|---|
Leadtools.Kernel | Merged into the Leadtools assembly |
Leadtools.Kernel.Codecs | Merged into the Leadtools.Codecs assembly |
Leadtools.Kernel.Codecs.Interfaces | Merged into the Leadtools.Codecs assembly |
Leadtools.Ocr | Renamed into Leadtools.Document |
Leadtools.Kernel.Ocr | Merged into Leadtools.Document |
Leadtools Changes from Version 14 to Version 14.5
Version 14.5 of the LEADTOOLS API has changed from Version 14.0 as follows:
- RasterImage now implements ISerializable.
- RasterImage now supports Image Overlays.
- LEADTOOLS now supports GeoKeys (GeoTIFF tags).
-
New file formats and compressions, including
- ABIC - ABIC Format
- ABC – Advanced Bitonal Compression Format
- JB2 - JBIG2 Format
- AFP - AFP Format
- AWD - Microsoft FAX Format
- CRW - Canon RAW Format
- DCR - Kodak Professional Digital
- DCS - Kodak Professional Digital Camera System Format
- ECW - Enhanced Compressed Wavelet Format
- KDC - Kodak Digital Camera Format
- PCD - Kodak Format
- PSD - PhotoShop 3.0 Format
- TXT - TEXT Format
- For JBIG2, you can use the CodecsJbig2Options class.
- For PSD, you can load and save PSD layers.
- The RasterCodecs.CompactFile method allows you to compact multipage TIFF files.
- For ABIC, you can encode and decode RAW ABIC data.
- You can now enumerate all tags in a TIFF file using RasterCodecs.EnumTags.
- RasterCodecs.LoadStatus can be used to detect sucessful loads of corrupted image files.
- LEADTOOLS now supports loading CMYK images and keeping the data in memory as CMYK (no CMYK => RGB conversion). The following new methods allow working with CMYK data as separate planes to avoid the conversion:
- RasterCodecs.LoadCmykPlanes
- RasterCodecs.SaveCmykPlanes
- RasterImage.PaintCmykPlanes
- Advanced colorspace conversion functionality is provided in the Leadtools.ColorConversion namespace.
- The new ImageOptimizer class provides functionality for optimizing a supported image or a directory full of supported images.
- The Mrc namespace provides classes for working with Mixed Raster Content images.
- The Pdf namespace provides advanced PDF compression functionality.
- New features have been added to the LEADTOOLS TWAIN support including:
- TWAIN JPEG Compression options
- TWAIN File System options
-
New image processing features have been added, including:
- GammaCorrectExtendedCommand
- MinimumToZeroCommand
- ZeroToNegativeCommand
- BricksTextureCommand
- CanvasCommand
- CloudsCommand
- ColoredBallsCommand
- ColoredPencilCommand
- CorrelationListCommand
- DeskewExtendedCommand
- DiffuseGlowCommand
- DisplacementCommand
- FragmentCommand
- HalfTonePatternCommand
- HighPassCommand
- KaufmannRegionCommand
- MaskConvolutionCommand
- MosaicTilesCommand
- OffsetCommand
- PerlinCommand
- PerspectiveCommand
- PlasmaCommand
- PointillistCommand
- RomanMosaicCommand
- VignnetCommand
- ZigZagCommand
- You can now save LEADTOOLS Annotation data as XML.
- New features have been added to the LEADTOOLS Annotation support. For more details see New Annotation Features of Version 14.5.
- LEADTOOLS now provides a RasterImageList Control for displaying a collection of images.
- For automatic generation of thumbnails from files stored on your computer, use the new RasterThumbnailBrowser class.
- LEADTOOLS now provides File Open and File Save common dialog boxes.
- LEADTOOLS now provides a built-in Window Level dialog box.
Leadtools Changes from Version 13 to Version 14
Version 14.0 of the LEADTOOLS for .NET Class Library is a complete re-write from Version 13.0. The newly supported features include the following:
- Automated mode Annotations
- Redesigned low-level Annotation classes
- Annotation load and save capabilities that are compatible with non-.NET LEADTOOLS
- Annotation load and save capabilities that are compatible with WANG Imaging Annotations
- Localization for Annotation automation menus and dialogs
- Annotation print class
- Pan viewer control
- Magnifying glass control
- Raster print class
- Updated documentation samples and tutorials
-
A series of new demos including:
- JPEG 2000
- Twain Multi-page
- Opening and saving stamps
- Drawing
- Magnifying glass
- Basic features
- OCR Finding zones
- OCR MICR
- OCR MOR
- OCR Hand written numbers and text
- OCR memory
- OCR Recognized characters
-
New file formats, including
- Cineon
- CMW
- Dr Halo
- FITS
- Flic Animation
- IFF
- IMG
- Intergraph
- Lead 1-Bit
- MSP
- Sun Raster
- RAW
- Scitext
- Structured Fax File
- Silicon Graphics Image
- SMP
- WFX
- Wireless Bitmap
- Word Perfect Graphics
- XWD