Info
Version: | 22.7.0 |
Author(s): | Aspose |
Last Update: | Thursday, July 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://products.aspose.com/drawing/net |
NuGet Url: | https://www.nuget.org/packages/Aspose.Drawing |
Install
Install-Package Aspose.Drawing
dotnet add package Aspose.Drawing
paket add Aspose.Drawing
Aspose.Drawing Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
Tags
It allows your cross-platform .NET Apps to render vector graphics such as lines, curves, and figures as well as text onto raster images.
Aspose.Drawing is a pure .NET library that does not rely on any external native rendering engine. It allows to run your existing C# and VB Apps on various supported platforms having identical rendering results. Aspose.Drawing for .NET can be used in .NET Framework, .NET Core or Xamarin applications in Windows, Linux, Android, Azure Functions or Blazor WebAssembly. It can be safely run from any restricted environment such as Windows or ASP.NET service.
With Aspose.Drawing you can create bitmaps from scratch or load from existing files; draw lines, Bézier curves, splines, arcs, rectangles, polygons, eclipses, etc.; work with graphics paths; render text with different fonts and styles.
It allows using different pen widths and styles; solid, texture, gradient and hatch brushes; clipping regions and matrix transformations. Images are stored in memory as managed arrays of pixels and can be saved in various image formats including BMP, PNG, JPEG, GIF, and TIFF.