KGySoft.Drawing.Wpf
7.1.0
See the version list below for details.
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.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 |
---|---|---|
8.1.0 | 1,052 | 2/10/2024 |
8.0.0 | 542 | 12/11/2023 |
8.0.0-rc.1 | 81 | 12/2/2023 |
7.2.0 | 2,361 | 5/7/2023 |
7.2.0-preview.1 | 103 | 4/24/2023 |
7.1.0 | 714 | 2/19/2023 |
7.0.0 | 1,284 | 11/11/2022 |
7.0.0-rc.2 | 115 | 10/14/2022 |
7.0.0-rc.1 | 151 | 9/23/2022 |
7.0.0-preview.3 | 124 | 8/14/2022 |
7.0.0-preview.2 | 117 | 7/24/2022 |
7.0.0-preview.1 | 137 | 7/10/2022 |
7.0.0-alpha.1 | 128 | 6/14/2022 |
See the detailed release notes here: https://github.com/koszeggy/KGySoft.Drawing/blob/master/Specific/Wpf/KGySoft.Drawing.Wpf/changelog.txt