Nedev.ImageSharp.Drawing
1.0.0
dotnet add package Nedev.ImageSharp.Drawing --version 1.0.0
NuGet\Install-Package Nedev.ImageSharp.Drawing -Version 1.0.0
<PackageReference Include="Nedev.ImageSharp.Drawing" Version="1.0.0" />
<PackageVersion Include="Nedev.ImageSharp.Drawing" Version="1.0.0" />
<PackageReference Include="Nedev.ImageSharp.Drawing" />
paket add Nedev.ImageSharp.Drawing --version 1.0.0
#r "nuget: Nedev.ImageSharp.Drawing, 1.0.0"
#:package Nedev.ImageSharp.Drawing@1.0.0
#addin nuget:?package=Nedev.ImageSharp.Drawing&version=1.0.0
#tool nuget:?package=Nedev.ImageSharp.Drawing&version=1.0.0
<h1 align="center">
<img src="https://raw.githubusercontent.com/SixLabors/Branding/main/icons/imagesharp.drawing/sixlabors.imagesharp.drawing.512.png" alt="Nedev.ImageSharp.Drawing" width="256"/> <br/> SixLabors.ImageSharp.Drawing </h1>
<div align="center">
</div>
ImageSharp.Drawing provides extensions to ImageSharp containing powerful, cross-platform 2D polygon manipulation and drawing APIs.
Designed to democratize image processing, ImageSharp.Drawing brings you an incredibly powerful yet beautifully simple API.
Built against .NET Standard 1.3, ImageSharp.Drawing can be used in device, cloud, and embedded/IoT scenarios.
License
- ImageSharp.Drawing is licensed under the Apache License, Version 2.0
- An alternative Commercial Support License can be purchased for projects and applications requiring support. Please visit https://sixlabors.com/pricing for details.
Support Six Labors
Support the efforts of the development of the Six Labors projects.
- Purchase a Commercial Support License ❤️
- Become a sponsor via GitHub Sponsors ❤️
- Become a sponsor via Open Collective ❤️
Documentation
- Detailed documentation for the ImageSharp.Drawing API is available. This includes additional conceptual documentation to help you get started.
- Our Samples Repository is also available containing buildable code samples demonstrating common activities.
Questions?
- Do you have questions? We are happy to help! Please join our Discussions Forum, or ask them on stackoverflow using the
ImageSharptag. Do not open issues for questions! - Please read our Contribution Guide before opening issues or pull requests!
Code of Conduct
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.
Installation
Install stable releases via Nuget; development releases are available via MyGet.
| Package Name | Release (NuGet) | Nightly (MyGet) |
|---|---|---|
SixLabors.ImageSharp.Drawing |
Manual build
If you prefer, you can compile ImageSharp.Drawing yourself (please do and help!)
- Using Visual Studio 2019
- Make sure you have the latest version installed
- Make sure you have the .NET 5 SDK installed
Alternatively, you can work from command line and/or with a lightweight editor on both Linux/Unix and Windows:
To clone ImageSharp.Drawing locally, click the "Clone in [YOUR_OS]" button above or run the following git commands:
git clone https://github.com/SixLabors/ImageSharp.Drawing
If working with Windows please ensure that you have enabled log file paths in git (run as Administrator).
git config --system core.longpaths true
Submodules
This repository contains git submodules. To add the submodules to the project, navigate to the repository root and type:
git submodule update --init --recursive
How can you help?
Please... Spread the word, contribute algorithms, submit performance improvements, unit tests, no input is too little. Make sure to read our Contribution Guide before opening a PR.
The ImageSharp Team
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Nedev.Fonts (>= 1.0.0)
- Nedev.ImageSharp (>= 1.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Nedev.ImageSharp.Drawing:
| Package | Downloads |
|---|---|
|
Nedev.OpenXmlPowerTools
A cross-platform Open XML library for manipulating Office documents (Word, Excel, PowerPoint). This is a fork of Open-Xml-PowerTools with System.Drawing.Common dependency replaced by Nedev.ImageSharp for true cross-platform support. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 108 | 3/13/2026 |