Quellatalo.Nin.TheEyes
0.2.0
See the version list below for details.
dotnet add package Quellatalo.Nin.TheEyes --version 0.2.0
NuGet\Install-Package Quellatalo.Nin.TheEyes -Version 0.2.0
<PackageReference Include="Quellatalo.Nin.TheEyes" Version="0.2.0" />
paket add Quellatalo.Nin.TheEyes --version 0.2.0
#r "nuget: Quellatalo.Nin.TheEyes, 0.2.0"
// Install Quellatalo.Nin.TheEyes as a Cake Addin
#addin nuget:?package=Quellatalo.Nin.TheEyes&version=0.2.0
// Install Quellatalo.Nin.TheEyes as a Cake Tool
#tool nuget:?package=Quellatalo.Nin.TheEyes&version=0.2.0
This TheEyes library provides methods to read and find images on the screen. A part of alternative tools to sikulix.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. 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. |
-
- EMGU.CV (>= 3.3.0.2824)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Quellatalo.Nin.TheEyes:
Package | Downloads |
---|---|
CShauto
An RPA C# library with provide some methods to manipulate Images, Mouse and Keyboard |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.0 | 1,730 | 10/29/2018 |
0.2.5.1 | 1,001 | 5/23/2018 |
0.2.5 | 1,030 | 5/22/2018 |
0.2.4.2 | 1,130 | 5/10/2018 |
0.2.4.1 | 1,096 | 4/23/2018 |
0.2.4 | 1,082 | 4/23/2018 |
0.2.3.1 | 1,099 | 4/18/2018 |
0.2.3 | 1,094 | 4/13/2018 |
0.2.2 | 1,082 | 4/6/2018 |
0.2.1 | 1,117 | 3/1/2018 |
0.2.0 | 1,131 | 2/16/2018 |
0.1.3 | 1,126 | 2/6/2018 |
0.1.2.2 | 1,162 | 1/26/2018 |
0.1.2.1 | 1,070 | 1/12/2018 |
0.1.2 | 1,084 | 12/27/2017 |
0.1.1.1 | 945 | 12/13/2017 |
0.1.1 | 1,035 | 12/11/2017 |
0.1.0.1 | 957 | 12/1/2017 |
0.1.0 | 1,206 | 11/27/2017 |
+ Namespace typo (╯°□°)╯︵ ┻┻
+ Transfer find, highlight, caption features to a newly created GraphicX class. It provides the possibility to be used in independent images, instead of screen only.
+ Area use in Match will be Obsolete, reccommend Rectangle use instead.