ImageTool.WinForms.Gpu
1.0.7
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Framework 4.8
This package targets .NET Framework 4.8. The package is compatible with this framework or higher.
dotnet add package ImageTool.WinForms.Gpu --version 1.0.7
NuGet\Install-Package ImageTool.WinForms.Gpu -Version 1.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ImageTool.WinForms.Gpu" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ImageTool.WinForms.Gpu" Version="1.0.7" />
<PackageReference Include="ImageTool.WinForms.Gpu" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ImageTool.WinForms.Gpu --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ImageTool.WinForms.Gpu, 1.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ImageTool.WinForms.Gpu@1.0.7
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ImageTool.WinForms.Gpu&version=1.0.7
#tool nuget:?package=ImageTool.WinForms.Gpu&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ImageTool
ImageTool 的 NuGet 包仓库。
已发布包
ImageTool.CoreImageTool.VisionImageTool.HostingImageTool.WinFormsImageTool.WpfImageTool.WinForms.GpuImageTool.WinForms.WpfHost
安装示例
dotnet add package ImageTool.Core
dotnet add package ImageTool.Vision
dotnet add package ImageTool.Hosting
dotnet add package ImageTool.WinForms
dotnet add package ImageTool.Wpf
dotnet add package ImageTool.WinForms.Gpu
dotnet add package ImageTool.WinForms.WpfHost
发布
发布方式说明见 scripts/publish-nuget.md。
说明
ImageTool.Core提供底层核心能力。ImageTool.Core.Serialization提供图形文档、纯几何基元的保存加载能力,以及几何基元和Shape的互转能力,支持静态映射和扩展方法两种调用方式。ImageTool.Vision提供视觉标定、矩阵求解和旋转中心求解能力。ImageTool.Hosting提供共享 DI 约定和默认组装逻辑。WinForms、WPF、GPU和WpfHost分别提供对应的桌面端能力。- Demo 和示例工程不发布到 NuGet。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows10.0.19041 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
| .NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- ImageTool.Core (>= 1.0.7)
- ImageTool.WinForms (>= 1.0.7)
- SkiaSharp (>= 3.119.2)
- SkiaSharp.Views.WindowsForms (>= 3.119.2)
-
net8.0-windows10.0.19041
- ImageTool.Core (>= 1.0.7)
- ImageTool.WinForms (>= 1.0.7)
- SkiaSharp (>= 3.119.2)
- SkiaSharp.Views.WindowsForms (>= 3.119.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.