ImageTool.WinForms.Gpu 1.0.7

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" />
                    
Directory.Packages.props
<PackageReference Include="ImageTool.WinForms.Gpu" />
                    
Project file
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
                    
#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
                    
Install as a Cake Addin
#tool nuget:?package=ImageTool.WinForms.Gpu&version=1.0.7
                    
Install as a Cake Tool

ImageTool

ImageTool 的 NuGet 包仓库。

已发布包

  • ImageTool.Core
  • ImageTool.Vision
  • ImageTool.Hosting
  • ImageTool.WinForms
  • ImageTool.Wpf
  • ImageTool.WinForms.Gpu
  • ImageTool.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 约定和默认组装逻辑。
  • WinFormsWPFGPUWpfHost 分别提供对应的桌面端能力。
  • Demo 和示例工程不发布到 NuGet。
Product 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.

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
1.0.7 87 5/9/2026
1.0.6 85 5/5/2026
1.0.5 86 4/30/2026
1.0.4 84 4/30/2026
1.0.3 98 4/20/2026
1.0.2 102 4/18/2026
1.0.1 99 4/16/2026
1.0.0 87 4/16/2026