Aspose.Imaging 2.1.0

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

// Install Aspose.Imaging as a Cake Tool
#tool nuget:?package=Aspose.Imaging&version=2.1.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.  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. 
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

New Features
IMAGING-33577 Support for CIELAB type Tiff Images
IMAGING-33576 Support for CMYK type Tiff Images
IMAGING-33510 Support for rotated MTEXT shifting in DXF format
IMAGING-33489 Support for Spline objects in DXF format
IMAGING-33672 Implemented arrow of dimension filling as default in AutoCad file format
Enhancements:
IMAGING-33769 Include EULA Updated on 22 Oct 2013
IMAGING-33747 Improved rendering of Attribs and attribute definitions
Bug Fixes
IMAGING-33734 Split MTEXT special symbols
IMAGING-33800 GIF file lose transparency when converted to PNG
IMAGING-33795 Image resolution for Jpeg differs from System.Drawing implementation
IMAGING-33794 Infinite execution on openning tif-image
IMAGING-33737 Loading a 300DPI Tiff to an instance of RasterImage shows resolution as 96DPI