So What's New in ImageGlue Version 7?
.NET Native
ImageGlue 7 is .NET Native. This means that it runs even faster than before in a package which is completely COM free. All our code has been rewritten in both C# and VB and you'll find loads of new examples designed to leverage this power.
You'll also find that lots of new methods and classes specific to the .NET environment.
Easy to Deploy
ImageGlue 7 comes in a small and compact package (two libraries) which can be deployed with the minimum of fuss. Just great for redistributable applications!
New APIs
Along with the old text based APIs a new set of classes and methods have been added. These classes make programming with ImageGlue7 more like normal .NET development, based on properties and methods, rather than strings. For example, images are loaded in a dedicated class, XImage. This makes it easy to re-use images and provides better performance. See also the specialized Draw methods in Canvas as well Canvas.Export and XExport.
ABCpdf integration
ImageGlue 7 leverages ABCpdf's powerful vector graphic import and export functionality. This means you can import PDF, XPS, Office, Postscript documents into your Canvas and, likewise, save your Canvas as PDF, XPS and any other export format of ABCpdf.