![]() |
VOOZH | about |
dotnet add package ScreenGrab --version 1.0.15
NuGet\Install-Package ScreenGrab -Version 1.0.15
<PackageReference Include="ScreenGrab" Version="1.0.15" />
<PackageVersion Include="ScreenGrab" Version="1.0.15" />Directory.Packages.props
<PackageReference Include="ScreenGrab" />Project file
paket add ScreenGrab --version 1.0.15
#r "nuget: ScreenGrab, 1.0.15"
#:package ScreenGrab@1.0.15
#addin nuget:?package=ScreenGrab&version=1.0.15Install as a Cake Addin
#tool nuget:?package=ScreenGrab&version=1.0.15Install as a Cake Tool
BitmapSource bs;
bool isAuxiliary = true; // Open auxiliary lines
ScreenGrabber.OnCaptured = bitmap => bs = bitmap.ToImageSource();
ScreenGrabber.Capture(isAuxiliary);
bool isAuxiliary = false; // Do not open auxiliary lines
var bitmap = ScreenGrabber.CaptureDialog(isAuxiliary);
bool isAuxiliary = false; // Do not open auxiliary lines
var bitmap = await ScreenGrabber.CaptureAsync(isAuxiliary);
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 net8.0-windows7.0 is compatible. net9.0-windows net9.0-windows was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net472 net472 is compatible. net48 net48 was computed. net481 net481 is compatible. |
This package is not used by any NuGet packages.
Showing the top 2 popular GitHub repositories that depend on ScreenGrab:
| Repository | Stars |
|---|---|
|
STranslate/STranslate
A ready-to-go translation ocr tool developed with WPF/WPF 开发的一款即用即走的翻译、OCR工具
|
|
|
ZGGSONG/WeChatOcr
For learning purposes only. Currently applied in https://github.com/ZGGSONG/STranslate
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.0.15 | 110 | 6/8/2026 | |
| 1.0.14 | 550 | 12/26/2025 | |
| 1.0.13 | 257 | 12/26/2025 | 1.0.13 is deprecated because it has critical bugs. |
| 1.0.12 | 182 | 12/26/2025 | |
| 1.0.11 | 242 | 11/8/2025 | |
| 1.0.10 | 194 | 11/8/2025 | 1.0.10 is deprecated because it has critical bugs. |
| 1.0.9 | 152 | 10/11/2025 | |
| 1.0.8 | 944 | 4/21/2025 | |
| 1.0.7 | 250 | 4/10/2025 | |
| 1.0.6 | 555 | 1/20/2025 | |
| 1.0.5 | 199 | 1/20/2025 | |
| 1.0.4 | 643 | 8/9/2024 | |
| 1.0.3 | 211 | 8/7/2024 | |
| 1.0.2 | 223 | 8/6/2024 | |
| 1.0.1 | 242 | 8/1/2024 | |
| 1.0.0 | 221 | 7/30/2024 |