Aspose.Imaging 2.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Imaging --version 2.2.0
NuGet\Install-Package Aspose.Imaging -Version 2.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspose.Imaging" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Imaging --version 2.2.0
#r "nuget: Aspose.Imaging, 2.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aspose.Imaging as a Cake Addin
#addin nuget:?package=Aspose.Imaging&version=2.2.0

// Install Aspose.Imaging as a Cake Tool
#tool nuget:?package=Aspose.Imaging&version=2.2.0

Aspose.Imaging for .NET is an imaging library for all kind of image formats support, conversion and data manipulation.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net35-cf is compatible.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl3 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
22.12.1 3 12/21/2022
2.9.0 649 4/22/2015
2.8.0 349 3/2/2015
2.7.1 259 12/31/2014
2.6.0 826 9/19/2014
2.5.0 361 7/22/2014
2.4.0 267 5/8/2014
2.3.1 174 4/3/2014
2.3.0.1 74 3/31/2014
2.3.0 74 3/20/2014
2.2.0 115 12/30/2013
2.1.0 2,112 11/7/2013
2.0.0 77 9/24/2013
1.9.0 104 7/22/2013
1.8.0 74 5/28/2013
1.7.0 114 8/29/2012
1.6.0 76 7/17/2012
1.5.0 73 5/9/2012
1.4.0 74 3/7/2012
1.3.0.1 71 2/16/2012
1.3.0 74 1/24/2012

Aspose.Imaging for .Net has been updated to version 2.2.0 and we are pleased to announce this release brings the addition of 22 new useful improvements. A very demanded feature for tiff data recovery has been implemented in this release.
     The following is a list of changes in this version of Aspose.Imaging.

     Major Features
     Data recovery for Tiff
     Starting from v2.2 Aspose.Imaging supports data recovery mode for tiff file format (IMAGING-33851). The data recovery allows to load any tiff file which has improper data layout or some data corruption exist. The corrupted data is replaced with some background defined and you will be able to retrieve the rest data and view its contents. This is especially useful for tiff file format since it stores the data in strips and when some strip is damaged the other strips may still retain the correct information and data recovery mode allows loading and viewing the rest strips data. To assist our customers we have also provided support for 2 data recovery modes: ConsistentRecover and MaximalRecover which may provide different results depending on the customer needs for data recovery.

     Minor Features
     New Features
     (IMAGING-33470) Dithering support
     (IMAGING-33796) [Dxf to Pdf] Export of only specified layers
     (IMAGING-33536) Support CompactPalette property for the IColorPalette interface
     (IMAGING-27111) Jpeg file format support
     Enhancements
     (IMAGING-33908) Remove offline documentation and leave only ApiReference in chm
     (IMAGING-33894) Add online EULA button
     Bugs
     (IMAGING-33938) Image Saving Failed: while merging Tiff images
     (IMAGING-33944) Fail to save gif after load
     (IMAGING-33907) Gif image lost transparent color value after saving
     (IMAGING-33895) Investigate and fix special aligned dimension rendering
     (IMAGING-33867) [Dxf to Pdf] Support for metric units rendering for all dimensions
     (IMAGING-33849) Infinite execution on openning gif-image
     (IMAGING-33843) Incorrect file format on Image.GetFileFormat
     (IMAGING-33830) Tiff created with Aspose.Imaging does not render properly in IrfanView and ACDsee
     (IMAGING-33882) [Cad to Pdf] Fix bug with ellipses with start and end angles.
     (IMAGING-33825) [Dxf to Pdf] Fix problem with closed polylines
     (IMAGING-33820) An empty png image is generated when resized
     (IMAGING-33816) [Dxf to Pdf] Implement support of different linetypes for existing entities.
     (IMAGING-33811) Dxf to Pdf] Fix missed labels on dimension objects.
     (IMAGING-33437) Customer wants to convert 32bpp TIF sources to CCITT4 1bpp grayscale TIF
     Exceptions
     (IMAGING-33829) ImageSaveException: The stream reader has passed over the data boundary. The data is corrupt