sixlabors - SixLabors.ImageSharp 3.0.0-alpha.0.100

A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET

PM> Install-Package SixLabors.ImageSharp -Version 3.0.0-alpha.0.100 -Source https://www.myget.org/F/sixlabors/api/v3/index.json

Copy to clipboard

> nuget.exe install SixLabors.ImageSharp -Version 3.0.0-alpha.0.100 -Source https://www.myget.org/F/sixlabors/api/v3/index.json

Copy to clipboard

> dotnet add package SixLabors.ImageSharp --version 3.0.0-alpha.0.100 --source https://www.myget.org/F/sixlabors/api/v3/index.json

Copy to clipboard
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.0-alpha.0.100" />
Copy to clipboard
source https://www.myget.org/F/sixlabors/api/v3/index.json

nuget SixLabors.ImageSharp  ~> 3.0.0-alpha.0.100
Copy to clipboard

> choco install SixLabors.ImageSharp --version 3.0.0-alpha.0.100 --source https://www.myget.org/F/sixlabors/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "sixlabors" -SourceLocation "https://www.myget.org/F/sixlabors/api/v2"
Install-Module -Name "SixLabors.ImageSharp" -RequiredVersion "3.0.0-alpha.0.100" -Repository "sixlabors" -AllowPreRelease
Copy to clipboard

Browse the sources in this package using Visual Studio or WinDbg by configuring the following symbol server URL: https://www.myget.org/F/sixlabors/api/v2/symbolpackage/


SixLabors.ImageSharp
SixLabors.ImageSharp

Build Status codecov License: Six Labors Split

ImageSharp is a high-performance, fully managed, cross-platform 2D graphics API.

ImageSharp is a mature, fully featured, high-performance image processing and graphics library for .NET, built for workloads across device, cloud, and embedded/IoT scenarios.

Designed from the ground up to balance performance, portability, and ease of use, ImageSharp provides a powerful yet approachable API for common image processing tasks, along with the low-level building blocks needed to extend the library for specialized workflows.

Built against .NET 8, ImageSharp can be used in device, cloud, and embedded/IoT scenarios.

License

Support Six Labors

Support the efforts of the development of the Six Labors projects.

Documentation

  • Detailed documentation for the ImageSharp 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

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 (Feedz.io)
SixLabors.ImageSharp NuGet feedz.io

Manual build

If you prefer, you can compile ImageSharp yourself (please do and help!)

Alternatively, you can work from command line and/or with a lightweight editor on both Linux/Unix and Windows:

To clone ImageSharp locally, click the "Clone in [YOUR_OS]" button above or run the following git commands:

git clone https://github.com/SixLabors/ImageSharp

Then set the following config to ensure blame commands ignore mass reformatting commits.

git config blame.ignoreRevsFile .git-blame-ignore-revs

If working with Windows please ensure that you have enabled long file paths in git (run as Administrator).

git config --system core.longpaths true

This repository uses Git Large File Storage. Please follow the linked instructions to ensure you have it set up in your environment.

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.

Useful tools for development and links to specifications can be found in our wikipage: Useful-tools-and-links.

The ImageSharp Team


JetBrains

Special thanks to JetBrains for supporting us with open-source licenses for their IDEs.

  • .NETFramework 6.0
  • .NETFramework 6.0: 6.0.0.0

Owners

Six Labors

Authors

Six Labors and contributors

Project URL

https://github.com/SixLabors/ImageSharp

License

Apache-2.0

Tags

Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore

Info

31931 total downloads
246 downloads for version 3.0.0-alpha.0.100
Download (962.77 KB)
Download symbols (348.18 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
3.0.0-alpha.0.100 962.77 KB Tue, 21 Feb 2023 00:00:15 GMT 246
3.0.0-alpha.0.99 956.61 KB Mon, 20 Feb 2023 10:14:28 GMT 170
3.0.0-alpha.0.96 956.32 KB Fri, 17 Feb 2023 07:50:15 GMT 176
3.0.0-alpha.0.95 956.31 KB Sun, 12 Feb 2023 11:49:33 GMT 175
3.0.0-alpha.0.94 956.25 KB Thu, 09 Feb 2023 11:28:22 GMT 138
3.0.0-alpha.0.93 956.3 KB Thu, 09 Feb 2023 12:37:57 GMT 171
3.0.0-alpha.0.92 956.08 KB Tue, 07 Feb 2023 13:10:37 GMT 162
3.0.0-alpha.0.90 955.99 KB Tue, 07 Feb 2023 01:04:12 GMT 180
3.0.0-alpha.0.89 955.83 KB Mon, 06 Feb 2023 21:51:32 GMT 139
3.0.0-alpha.0.88 955.79 KB Sun, 05 Feb 2023 23:48:53 GMT 150
3.0.0-alpha.0.87 954.86 KB Sun, 05 Feb 2023 12:02:30 GMT 154
3.0.0-alpha.0.86 954.84 KB Sun, 05 Feb 2023 11:24:41 GMT 162
3.0.0-alpha.0.85 954.84 KB Sun, 05 Feb 2023 02:35:12 GMT 170
3.0.0-alpha.0.84 954.84 KB Fri, 03 Feb 2023 13:08:34 GMT 156
3.0.0-alpha.0.83 954.69 KB Wed, 01 Feb 2023 10:05:07 GMT 142
3.0.0-alpha.0.81 954.06 KB Tue, 31 Jan 2023 13:27:58 GMT 178
3.0.0-alpha.0.79 954.19 KB Thu, 26 Jan 2023 07:49:27 GMT 149
3.0.0-alpha.0.77 953.35 KB Thu, 26 Jan 2023 00:12:33 GMT 151
3.0.0-alpha.0.76 953.08 KB Tue, 24 Jan 2023 23:27:33 GMT 142
3.0.0-alpha.0.74 952.88 KB Mon, 23 Jan 2023 12:35:08 GMT 133
3.0.0-alpha.0.73 952.53 KB Mon, 16 Jan 2023 05:40:30 GMT 143
3.0.0-alpha.0.72 951.52 KB Sun, 15 Jan 2023 23:27:41 GMT 131
3.0.0-alpha.0.71 953.31 KB Tue, 10 Jan 2023 11:09:04 GMT 155
3.0.0-alpha.0.70 952.45 KB Wed, 04 Jan 2023 14:08:10 GMT 152
3.0.0-alpha.0.69 952.38 KB Tue, 27 Dec 2022 12:45:56 GMT 160
3.0.0-alpha.0.68 952.39 KB Sun, 18 Dec 2022 22:09:00 GMT 136
3.0.0-alpha.0.67 952.39 KB Thu, 15 Dec 2022 23:11:20 GMT 158
3.0.0-alpha.0.66 943.48 KB Wed, 14 Dec 2022 22:42:51 GMT 146
3.0.0-alpha.0.65 941.3 KB Mon, 21 Nov 2022 05:26:03 GMT 140
3.0.0-alpha.0.64 941.31 KB Tue, 15 Nov 2022 02:02:48 GMT 147
3.0.0-alpha.0.63 940.59 KB Wed, 09 Nov 2022 05:16:46 GMT 134
3.0.0-alpha.0.62 939.44 KB Fri, 28 Oct 2022 11:25:17 GMT 152
3.0.0-alpha.0.61 939.86 KB Mon, 24 Oct 2022 11:13:18 GMT 135
3.0.0-alpha.0.60 939.96 KB Fri, 14 Oct 2022 10:54:11 GMT 146
3.0.0-alpha.0.59 939.83 KB Thu, 13 Oct 2022 02:08:30 GMT 154
3.0.0-alpha.0.58 938.81 KB Sun, 09 Oct 2022 11:48:46 GMT 135
3.0.0-alpha.0.56 938.8 KB Mon, 03 Oct 2022 11:16:29 GMT 141
3.0.0-alpha.0.55 938.79 KB Fri, 30 Sep 2022 17:37:14 GMT 135
3.0.0-alpha.0.54 938.83 KB Wed, 28 Sep 2022 06:21:25 GMT 142
3.0.0-alpha.0.53 939.02 KB Tue, 27 Sep 2022 05:22:23 GMT 144
3.0.0-alpha.0.52 938.08 KB Mon, 26 Sep 2022 00:35:07 GMT 150
3.0.0-alpha.0.51 937.92 KB Mon, 26 Sep 2022 00:21:54 GMT 148
3.0.0-alpha.0.50 936.09 KB Sun, 18 Sep 2022 12:59:20 GMT 136
3.0.0-alpha.0.49 936.89 KB Fri, 16 Sep 2022 12:40:37 GMT 131
3.0.0-alpha.0.48 937.31 KB Fri, 16 Sep 2022 01:31:14 GMT 157
3.0.0-alpha.0.47 937.29 KB Thu, 15 Sep 2022 12:20:34 GMT 160
3.0.0-alpha.0.46 936.98 KB Wed, 14 Sep 2022 12:24:22 GMT 150
3.0.0-alpha.0.45 937.06 KB Wed, 14 Sep 2022 11:57:23 GMT 164
3.0.0-alpha.0.44 937.06 KB Mon, 12 Sep 2022 03:06:42 GMT 158
3.0.0-alpha.0.43 934.51 KB Mon, 12 Sep 2022 01:40:32 GMT 161
3.0.0-alpha.0.42 930.24 KB Fri, 09 Sep 2022 12:35:10 GMT 161
3.0.0-alpha.0.41 930.25 KB Fri, 02 Sep 2022 11:17:15 GMT 150
3.0.0-alpha.0.40 930.25 KB Thu, 01 Sep 2022 03:56:02 GMT 164
3.0.0-alpha.0.36 930.24 KB Mon, 29 Aug 2022 01:15:35 GMT 157
3.0.0-alpha.0.35 930.24 KB Wed, 24 Aug 2022 15:07:14 GMT 153
3.0.0-alpha.0.34 929.97 KB Wed, 17 Aug 2022 12:44:22 GMT 153
3.0.0-alpha.0.33 930.44 KB Wed, 10 Aug 2022 06:34:48 GMT 147
3.0.0-alpha.0.31 930.37 KB Sat, 06 Aug 2022 11:27:53 GMT 154
3.0.0-alpha.0.30 930 KB Sat, 30 Jul 2022 15:02:42 GMT 145
3.0.0-alpha.0.29 929.94 KB Mon, 18 Jul 2022 03:33:31 GMT 145
3.0.0-alpha.0.28 929.93 KB Mon, 18 Jul 2022 02:58:09 GMT 147
3.0.0-alpha.0.27 929.87 KB Mon, 18 Jul 2022 02:42:34 GMT 155
3.0.0-alpha.0.26 929.69 KB Mon, 18 Jul 2022 01:23:19 GMT 156
3.0.0-alpha.0.24 929.28 KB Sun, 17 Jul 2022 03:25:16 GMT 158
3.0.0-alpha.0.21 925.32 KB Tue, 14 Jun 2022 12:49:37 GMT 153
3.0.0-alpha.0.20 926.3 KB Mon, 13 Jun 2022 01:49:27 GMT 143
3.0.0-alpha.0.19 926.31 KB Thu, 09 Jun 2022 15:31:07 GMT 152
3.0.0-alpha.0.18 926.02 KB Mon, 06 Jun 2022 09:45:42 GMT 161
3.0.0-alpha.0.17 926.01 KB Sun, 05 Jun 2022 14:19:50 GMT 141
3.0.0-alpha.0.16 926 KB Sun, 05 Jun 2022 13:00:50 GMT 157
3.0.0-alpha.0.15 926 KB Sun, 05 Jun 2022 12:37:11 GMT 150
3.0.0-alpha.0.14 926 KB Sun, 05 Jun 2022 06:37:29 GMT 150
3.0.0-alpha.0.11 925.99 KB Mon, 30 May 2022 13:03:43 GMT 161
3.0.0-alpha.0.10 925.98 KB Thu, 26 May 2022 06:11:30 GMT 141
3.0.0-alpha.0.9 925.78 KB Tue, 17 May 2022 13:11:16 GMT 142
3.0.0-alpha.0.7 920.75 KB Mon, 09 May 2022 03:44:00 GMT 136
3.0.0-alpha.0.6 920.52 KB Sat, 07 May 2022 14:30:29 GMT 128
3.0.0-alpha.0.5 918.03 KB Mon, 02 May 2022 12:07:41 GMT 140
3.0.0-alpha.0.4 918.09 KB Sun, 01 May 2022 11:07:02 GMT 140
3.0.0-alpha.0.1 908.87 KB Sun, 24 Apr 2022 09:28:53 GMT 150
2.1.3 4.29 MB Sat, 18 Jun 2022 00:36:42 GMT 1015
2.1.2 4.29 MB Thu, 26 May 2022 05:55:42 GMT 213
2.1.1 4.29 MB Thu, 21 Apr 2022 13:07:11 GMT 237
2.1.1-alpha.0.4 4.29 MB Wed, 20 Apr 2022 04:07:56 GMT 163
2.1.1-alpha.0.2 4.29 MB Thu, 14 Apr 2022 18:48:16 GMT 150
2.1.1-alpha.0.1 4.29 MB Tue, 12 Apr 2022 17:47:37 GMT 166
2.1.0 4.28 MB Wed, 16 Mar 2022 01:36:22 GMT 221
2.0.1-alpha.0.39 4.28 MB Wed, 16 Mar 2022 01:07:10 GMT 166
2.0.1-alpha.0.38 4.28 MB Tue, 15 Mar 2022 12:31:00 GMT 160
2.0.1-alpha.0.37 4.28 MB Tue, 15 Mar 2022 11:25:08 GMT 165
2.0.1-alpha.0.36 4.28 MB Tue, 15 Mar 2022 03:15:20 GMT 155
2.0.1-alpha.0.35 4.28 MB Tue, 15 Mar 2022 02:03:29 GMT 164
2.0.1-alpha.0.34 4.32 MB Sun, 13 Mar 2022 14:44:20 GMT 143
2.0.1-alpha.0.33 4.31 MB Fri, 11 Mar 2022 13:13:38 GMT 149
2.0.1-alpha.0.32 4.31 MB Wed, 09 Mar 2022 12:54:34 GMT 156
2.0.1-alpha.0.31 4.31 MB Wed, 09 Mar 2022 11:15:38 GMT 164
2.0.1-alpha.0.30 4.31 MB Wed, 09 Mar 2022 09:12:15 GMT 150
2.0.1-alpha.0.29 4.31 MB Tue, 08 Mar 2022 02:36:59 GMT 157
2.0.1-alpha.0.28 4.28 MB Sat, 26 Mar 2022 21:27:37 GMT 142
2.0.1-alpha.0.25 4.29 MB Mon, 07 Mar 2022 03:00:08 GMT 155
2.0.1-alpha.0.24 4.29 MB Fri, 04 Mar 2022 07:31:25 GMT 156
2.0.1-alpha.0.23 4.28 MB Sat, 26 Mar 2022 18:56:55 GMT 165
2.0.1-alpha.0.22 4.29 MB Mon, 28 Feb 2022 22:20:41 GMT 147
2.0.1-alpha.0.21 4.29 MB Mon, 28 Feb 2022 11:47:06 GMT 152
2.0.1-alpha.0.20 4.29 MB Mon, 28 Feb 2022 10:45:07 GMT 145
2.0.1-alpha.0.19 4.29 MB Mon, 28 Feb 2022 10:26:27 GMT 166
2.0.1-alpha.0.18 4.29 MB Sun, 27 Feb 2022 11:52:42 GMT 146
2.0.1-alpha.0.17 4.29 MB Tue, 22 Feb 2022 02:30:52 GMT 163
2.0.1-alpha.0.16 4.29 MB Mon, 21 Feb 2022 14:56:44 GMT 174
2.0.1-alpha.0.15 4.29 MB Mon, 21 Feb 2022 11:06:45 GMT 161
2.0.1-alpha.0.14 4.29 MB Mon, 21 Feb 2022 08:01:15 GMT 148
2.0.1-alpha.0.13 4.29 MB Fri, 18 Feb 2022 11:39:48 GMT 146
2.0.1-alpha.0.12 4.29 MB Fri, 18 Feb 2022 11:30:55 GMT 178
2.0.1-alpha.0.11 4.29 MB Tue, 15 Feb 2022 21:11:51 GMT 148
2.0.1-alpha.0.10 4.29 MB Tue, 15 Feb 2022 13:02:16 GMT 168
2.0.1-alpha.0.1 4.28 MB Tue, 08 Feb 2022 02:18:20 GMT 150
2.0.0 4.28 MB Mon, 07 Feb 2022 12:34:52 GMT 282
2.0.0-alpha.0.173 4.28 MB Sun, 06 Feb 2022 07:08:43 GMT 147
2.0.0-alpha.0.172 4.28 MB Sun, 06 Feb 2022 06:09:50 GMT 146
2.0.0-alpha.0.171 4.28 MB Sat, 05 Feb 2022 09:08:27 GMT 155
2.0.0-alpha.0.168 4.28 MB Thu, 03 Feb 2022 14:12:56 GMT 162
2.0.0-alpha.0.167 4.27 MB Thu, 03 Feb 2022 10:31:55 GMT 168
2.0.0-alpha.0.166 4.26 MB Thu, 03 Feb 2022 03:42:21 GMT 169
2.0.0-alpha.0.165 4.26 MB Wed, 02 Feb 2022 04:52:49 GMT 177
2.0.0-alpha.0.164 4.25 MB Tue, 01 Feb 2022 01:30:54 GMT 166
2.0.0-alpha.0.163 4.25 MB Sun, 30 Jan 2022 23:57:22 GMT 183
2.0.0-alpha.0.162 4.26 MB Wed, 26 Jan 2022 11:54:29 GMT 156
2.0.0-alpha.0.161 4.26 MB Wed, 26 Jan 2022 05:31:54 GMT 168
2.0.0-alpha.0.160 4.26 MB Tue, 25 Jan 2022 22:12:48 GMT 160
2.0.0-alpha.0.159 4.25 MB Fri, 21 Jan 2022 01:31:07 GMT 168
2.0.0-alpha.0.158 4.25 MB Tue, 18 Jan 2022 01:24:59 GMT 160
2.0.0-alpha.0.157 4.25 MB Tue, 18 Jan 2022 01:04:48 GMT 156
2.0.0-alpha.0.156 4.25 MB Tue, 11 Jan 2022 13:55:02 GMT 203
2.0.0-alpha.0.155 4.25 MB Tue, 11 Jan 2022 03:25:52 GMT 154
2.0.0-alpha.0.154 4.25 MB Tue, 11 Jan 2022 02:38:31 GMT 163
2.0.0-alpha.0.153 4.25 MB Tue, 11 Jan 2022 01:46:02 GMT 179
2.0.0-alpha.0.152 4.24 MB Tue, 11 Jan 2022 01:01:29 GMT 159
2.0.0-alpha.0.151 4.24 MB Mon, 10 Jan 2022 04:28:24 GMT 170
2.0.0-alpha.0.150 4.24 MB Sun, 09 Jan 2022 14:50:08 GMT 154
2.0.0-alpha.0.149 4.24 MB Sun, 09 Jan 2022 13:46:37 GMT 165
2.0.0-alpha.0.148 4.24 MB Thu, 06 Jan 2022 01:54:15 GMT 150
2.0.0-alpha.0.147 4.24 MB Wed, 05 Jan 2022 02:03:58 GMT 238
1.0.4 3.64 MB Tue, 28 Sep 2021 04:04:15 GMT 5405
1.0.3 3.67 MB Wed, 17 Feb 2021 21:38:20 GMT 344
1.0.2 3.6 MB Fri, 13 Nov 2020 00:36:06 GMT 539
1.0.1 3.55 MB Fri, 21 Aug 2020 15:41:57 GMT 2104
1.0.0 3.54 MB Tue, 04 Aug 2020 22:06:55 GMT 242