KGySoft.Drawing
6.3.2
See the version list below for details.
Install-Package KGySoft.Drawing -Version 6.3.2
dotnet add package KGySoft.Drawing --version 6.3.2
<PackageReference Include="KGySoft.Drawing" Version="6.3.2" />
paket add KGySoft.Drawing --version 6.3.2
#r "nuget: KGySoft.Drawing, 6.3.2"
// Install KGySoft.Drawing as a Cake Addin
#addin nuget:?package=KGySoft.Drawing&version=6.3.2
// Install KGySoft.Drawing as a Cake Tool
#tool nuget:?package=KGySoft.Drawing&version=6.3.2
KGy SOFT Drawing Libraries offer advanced drawing features both for completely managed bitmap data as well as native System.Drawing types on multiple platforms.
Among others:
- Fast direct native Bitmap data access for every PixelFormat
- Creating managed bitmap data of any PixelFormat on every platform, including Linux and MacOS
- Quantizing using predefined or optimized colors
- Dithering using ordered, error diffusion, random noise or interleaved gradient noise dithering techniques
- Creating GIF animations even in high color
- Several built-in icons as well as simple access to Windows associated and stock icons.
- Extracting bitmaps from multi-frame bitmaps and icons.
- Creating combined icons and multi-resolution bitmaps.
- Saving metafiles in EMF/WMF formats.
- Advanced support for saving images as Icon, BMP, JPEG, PNG, GIF and TIFF formats.
- Converting between various pixel formats preserving transparency if possible.
- Useful extensions for the Icon, Bitmap, Image, Metafile and Graphics types.
See the online help for the complete documentation or the project site for some highlighted code examples.
See also the KGySoft.Drawing.Tools repository, which contains debugger visualizers built on the KGy SOFT Drawing Libraries as well as a test project, which demonstrates its features.
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 |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.0
- KGySoft.CoreLibraries (>= 6.0.2)
- System.Drawing.Common (>= 5.0.3)
-
.NETCoreApp 3.0
- KGySoft.CoreLibraries (>= 6.0.2)
- System.Drawing.Common (>= 5.0.3)
-
.NETFramework 3.5
- KGySoft.CoreLibraries (>= 6.0.2)
-
.NETFramework 4.0
- KGySoft.CoreLibraries (>= 6.0.2)
-
.NETFramework 4.5
- KGySoft.CoreLibraries (>= 6.0.2)
-
.NETFramework 4.6
- KGySoft.CoreLibraries (>= 6.0.2)
-
.NETStandard 2.0
- KGySoft.CoreLibraries (>= 6.0.2)
- System.Drawing.Common (>= 5.0.3)
-
.NETStandard 2.1
- KGySoft.CoreLibraries (>= 6.0.2)
- System.Drawing.Common (>= 5.0.3)
-
net5.0
- KGySoft.CoreLibraries (>= 6.0.2)
- System.Drawing.Common (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.0-preview.1 | 41 | 6/14/2022 |
6.3.2 | 1,019 | 2/27/2022 |
6.3.1 | 133 | 2/6/2022 |
6.3.0 | 194 | 1/26/2022 |
6.2.0 | 161 | 12/29/2021 |
6.1.0 | 423 | 12/4/2021 |
6.0.0 | 339 | 11/13/2021 |
6.0.0-rc.1 | 109 | 9/29/2021 |
5.3.1 | 961 | 4/23/2021 |
5.3.0 | 663 | 10/1/2020 |
5.2.1 | 302 | 8/11/2020 |
5.2.0 | 384 | 7/25/2020 |
5.1.0 | 323 | 4/20/2020 |
5.0.0 | 451 | 3/7/2020 |
4.7.0 | 501 | 8/4/2019 |
4.6.1 | 396 | 6/16/2019 |
4.6.0 | 376 | 6/13/2019 |
See the detailed release notes here: https://github.com/koszeggy/KGySoft.Drawing/blob/master/KGySoft.Drawing/changelog.txt