SixLabors.ImageSharp.Drawing
1.0.0-beta15
dotnet add package SixLabors.ImageSharp.Drawing --version 1.0.0-beta15
NuGet\Install-Package SixLabors.ImageSharp.Drawing -Version 1.0.0-beta15
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="1.0.0-beta15" />
paket add SixLabors.ImageSharp.Drawing --version 1.0.0-beta15
#r "nuget: SixLabors.ImageSharp.Drawing, 1.0.0-beta15"
// Install SixLabors.ImageSharp.Drawing as a Cake Addin
#addin nuget:?package=SixLabors.ImageSharp.Drawing&version=1.0.0-beta15&prerelease
// Install SixLabors.ImageSharp.Drawing as a Cake Tool
#tool nuget:?package=SixLabors.ImageSharp.Drawing&version=1.0.0-beta15&prerelease
SixLabors.ImageSharp.Drawing
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
ImageSharp
tag. 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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.1
- SixLabors.Fonts (>= 1.0.0-beta18)
- SixLabors.ImageSharp (>= 2.1.3)
-
.NETCoreApp 3.1
- SixLabors.Fonts (>= 1.0.0-beta18)
- SixLabors.ImageSharp (>= 2.1.3)
-
.NETFramework 4.7.2
- SixLabors.Fonts (>= 1.0.0-beta18)
- SixLabors.ImageSharp (>= 2.1.3)
-
.NETStandard 2.0
- SixLabors.Fonts (>= 1.0.0-beta18)
- SixLabors.ImageSharp (>= 2.1.3)
-
.NETStandard 2.1
- SixLabors.Fonts (>= 1.0.0-beta18)
- SixLabors.ImageSharp (>= 2.1.3)
NuGet packages (226)
Showing the top 5 NuGet packages that depend on SixLabors.ImageSharp.Drawing:
Package | Downloads |
---|---|
MiNET
MiNET - a Minecraft PocketEdition Server |
|
ReportGenerator.Core
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered. Use this package if you want to write a custom plugin for ReportGenerator or if you want to call/execute ReportGenerator within your code base. Plugin development: https://github.com/danielpalme/ReportGenerator/wiki/Custom-reports https://github.com/danielpalme/ReportGenerator/wiki/Custom-history-storage |
|
Stimulsoft.Reports.Engine.NetCore
The native .NET Core report engine is a part of the reporting tool for .NET Standard, .NET Core and .NET, that renders reports from getting data from the source, building bands, calculating aggregate functions, charting, applying styles, conditions, filtering, sorting, and more. Also, the report engine has algorithms for exporting reports to various formats such as PDF, Rich Text, Excel, and others. |
|
cloudscribe.FileManager.Web
media file management |
|
WalkingTec.Mvvm.Mvc
WalkingTec.Mvvm |
GitHub repositories (53)
Showing the top 5 popular GitHub repositories that depend on SixLabors.ImageSharp.Drawing:
Repository | Stars |
---|---|
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
|
|
Perfare/AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
|
dotnetcore/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
|
|
ldqk/Masuit.Tools
新手友好的C#万能工具库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载和FTP客户端,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta15 | 804,070 | 7/22/2022 |
1.0.0-beta14 | 1,691,671 | 2/9/2022 |
1.0.0-beta13 | 882,550 | 5/27/2021 |
1.0.0-beta11 | 649,821 | 11/20/2020 |
1.0.0-beta0010 | 497,307 | 6/30/2020 |
1.0.0-beta0009 | 59,691 | 6/8/2020 |
1.0.0-beta0008 | 204,718 | 5/13/2020 |
1.0.0-beta0007 | 840,044 | 9/4/2019 |
1.0.0-beta0006 | 873,554 | 1/25/2019 |
1.0.0-beta0005 | 666,259 | 8/6/2018 |
1.0.0-beta0004 | 2,238,769 | 5/26/2018 |
1.0.0-beta0003 | 64,875 | 3/28/2018 |
1.0.0-beta0002 | 67,187 | 11/17/2017 |
1.0.0-beta0001 | 34,834 | 9/15/2017 |