KGySoft.Drawing.Wpf
7.1.0
dotnet add package KGySoft.Drawing.Wpf --version 7.1.0
NuGet\Install-Package KGySoft.Drawing.Wpf -Version 7.1.0
<PackageReference Include="KGySoft.Drawing.Wpf" Version="7.1.0" />
paket add KGySoft.Drawing.Wpf --version 7.1.0
#r "nuget: KGySoft.Drawing.Wpf, 7.1.0"
// Install KGySoft.Drawing.Wpf as a Cake Addin
#addin nuget:?package=KGySoft.Drawing.Wpf&version=7.1.0
// Install KGySoft.Drawing.Wpf as a Cake Tool
#tool nuget:?package=KGySoft.Drawing.Wpf&version=7.1.0
KGy SOFT Drawing Libraries for WPF offer KGySoft.Drawing.Core features for System.Windows.Media.WriteableBitmap.
Among others:
- Fast direct native WriteableBitmap data access
- Fast read-only access to any BitmapSource of any pixel format
- Supporting every PixelFormat
- Converting between various pixel formats preserving transparency if possible.
Demo Applications: https://github.com/koszeggy/KGySoft.Drawing/tree/master/Examples
Real-Life Example and Debugger Visualizers: https://github.com/koszeggy/KGySoft.Drawing.Tools
Online Documentation: https://docs.kgysoft.net/drawing
See Also:
Technology-agnostic core drawing libraries: KGySoft.Drawing.Core
GDI+ specific libraries: KGySoft.Drawing
UWP specific libraries: KGySoft.Drawing.Uwp
WinUI specific libraries: KGySoft.Drawing.WinUI
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 | netcoreapp3.0 netcoreapp3.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETCoreApp 3.0
- KGySoft.Drawing.Core (>= 7.1.0)
-
.NETFramework 3.5
- KGySoft.Drawing.Core (>= 7.1.0)
-
.NETFramework 4.0
- KGySoft.Drawing.Core (>= 7.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on KGySoft.Drawing.Wpf:
Repository | Stars |
---|---|
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
|
Version | Downloads | Last updated |
---|---|---|
7.1.0 | 114 | 2/19/2023 |
7.0.0 | 404 | 11/11/2022 |
7.0.0-rc.2 | 56 | 10/14/2022 |
7.0.0-rc.1 | 80 | 9/23/2022 |
7.0.0-preview.3 | 66 | 8/14/2022 |
7.0.0-preview.2 | 70 | 7/24/2022 |
7.0.0-preview.1 | 84 | 7/10/2022 |
7.0.0-alpha.1 | 75 | 6/14/2022 |
See the detailed release notes here: https://github.com/koszeggy/KGySoft.Drawing/blob/master/Specific/Wpf/KGySoft.Drawing.Wpf/changelog.txt