LEAD Technologies, Inc

Leadtools.ImageProcessing.Effects Assembly Changes

Version 17.5 changes

Version 17 changes

Version 16.5 changes

Leadtools.ImageProcessing.Effects Assembly Changes from Version 17 to Version 17.5

WinRT support - LEADTOOLS V17.5 adds WinRT support for image processing effects with the new LEADTOOLS WinRT SDK. The LEADTOOLS WinRT SDK contains everything a developer needs to create imaging-enabled Windows Store applications. It is available as an add-on to any of the Document or Medical products.

For more information, refer to http://www.leadtools.com/corporate/new-in-v175.htm.


Leadtools.ImageProcessing.Effects Assembly Changes from Version 16.5 to Version 17

Note on LEADTOOLS for .NET v17

In LEADTOOLS for .NET v16.5, some assemblies had a dependency on System.Drawing. System.Drawing is the .NET 2.0 assembly used with the Windows Forms and GDI+ platforms. Since LEADTOOLS v17 treats Windows Forms, Windows Presentation Foundation (WPF) and Silverlight as equal citizens, certain types in this LEADTOOLS assembly has been changed to reflect that. For example, properties with System.Drawing.Point type have been changed to use the new Leadtools.LeadPoint type, methods with a parameter of System.Drawing.Rectangle type have been changed to use the new Leadtools.LeadRect type. The following table shows the old 16.5 and corresponding new v17 types:

Old v16.5 Type

New v17 Type

System.Drawing.Point

Leadtools.LeadPoint

System.Drawing.Size

Leadtools.LeadSize

System.Drawing.Rectangle

Leadtools.LeadRect

System.Drawing.Color

Leadtools.RasterColor

System.Drawing.Drawing2.FillMode

Leadtools.LeadFillMode

No other changes were made to this assembly in this version.

Leadtools.ImageProcessing.Effects Assembly Changes from Version 16 to Version 16.5

New Members

The following members have been added to existing types in LEADTOOLS for .NET v16.5

Member Description
Leadtools.ImageProcessing.Effects.CombineCommandFlags.RawCombine Enumeration that indicates the treatment of the source, treatment of the destination, the operation to use when combining the data, and the treatment of the resulting image. Perform a raw combine.

Leadtools.ImageProcessing.Effects Assembly Changes from Version 15 to Version 16

Version 16 has not changed from Version 15

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.