Aspose.Imaging 2.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Imaging --version 2.5.0
NuGet\Install-Package Aspose.Imaging -Version 2.5.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.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Imaging --version 2.5.0
#r "nuget: Aspose.Imaging, 2.5.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.5.0

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

Aspose.Imaging for .NET is an imaging library that lets developers create, edit, draw or convert images in their .NET applications. Aspose.Imaging provides features that go beyond the native capabilities of the development platform. It works independent of other applications and although Aspose.Imaging allows you to save to Adobe PhotoShop® format (PSD), you do not need PhotoShop on the machine.

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.4.0 and we are pleased to announce it
     The following is a list of changes in this version of Aspose.Imaging.

     New features:
     IMAGING-34188 Ability to specify Transparency for PngOptions class.
     IMAGING-34184 Ability to specify the resolution while converting any image to PNG format

     Enhancements:
     IMAGING-34240 Application hangs while resizing a small Gif Image
     IMAGING-34133 Generation of Corrupted Tiff images with .NET 3.5 when Platform Target is x86
     IMAGING-34140 Conversion from PNG to JPEG renders the transparent area to black
     IMAGING-34180 Bitmap.<init> throws System.IndexOutOfRangeException on loading tiff image
     IMAGING-34224 A text file with UCS-2 Little Endian encoding detects as Jpeg while using Image.GetFileFormat method
     IMAGING-34201 Aspose.Imaging hangs while attempting resize a JPEG
     IMAGING-34203 Conversion to 16bpp bitmap renders incorrectly
     IMAGING-34006 Line and text objects have uncorrect position
     IMAGING-34174 System.ArgumentOutOfRangeException: Not enough data to convert to, expected 5280 bytes but got only 1320 free bytes
     IMAGING-34173 Saved JPEG images are damaged
     IMAGING-34172 Saved JPEG images differ from source images
     IMAGING-34171 Saved JPEG images are damaged
     IMAGING-34170 System.ArgumentException: This is ycck image. RGB icc profile required. Please, reload image with JpegLoadOptions
     IMAGING-33798 [Dxf to Pdf] Support Leader/MLeader objects.
     IMAGING-34131 Add implementation of jpeg saving process with native RGB format.
     IMAGING-33423 To rotate an image to user defined angle value
     IMAGING-34141 Image has EXIF data but Aspose.Imaging returns it to be NULL
     IMAGING-34120 Unable to read file. Exception:Unable to read values for Xresolution tag. Message : Cannot read 8 bytes from the stream
     IMAGING-34193 Using Graphics.DrawImage to draw a GIF produces low quality image
     IMAGING-34150 Converting a possibly damaged Tiff to Jpeg goes into an infinite loop
     IMAGING-34205 Green lines when loading jpeg image
     IMAGING-34248 Allow user to choose between png filters and make none filter default to improve performance.