Aspose.Drawing
Aspose.Drawing supports rendering vector graphics (such as lines, curves, and figures) and text (in a variety of fonts, sizes, and styles) onto raster images represented by array of pixels in memory. Aspose.Drawing is a pure .NET library. Visit our support forum: https://forum.aspose.com/c/drawing Supported File Formats - BMP - PNG - JPEG - GIF - TIFF - see https://docs.aspose.com/display/drawingnet/Supported+File+Formats for the complete list. 2D Drawing Features - Creating bitmaps from scratch or loading from files. - Drawing lines, Bézier curves, splines and arcs. - Drawing shapes such as rectangle, polygon, eclipse, etc. - Processing and drawing graphics paths. - Rendering text with different fonts and styles. - Using different pen widths and styles. - Using solid and texture brushes. - Alpha blending and anti-aliasing lines and shapes. - Working with clip regions. - Using affine transformations. Supported Platforms - .NET Framework 2.0 or later - .NET Standard 2.0 or later (Windows and Linux)
Install
dotnet add package Aspose.Drawing --version 20.6.0
Install-Package Aspose.Drawing -Version 20.6.0
<PackageReference Include="Aspose.Drawing" Version="20.6.0" />
Frameworks
Dependencies
No declared dependencies.
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.