Skip to main content
H.Utilities.Screenshoter package icon

H.Utilities.Screenshoter

Allows you to screenshot a screen or a portion of the screen. Features: - Supports multiple displays with different scale - Thread-safe Utilities: - Screenshoter.GetPhysicalScreens() // returns all screens rectangles. - Screenshoter.GetPhysicalScreenRectangle() // returns global screen rectangle.

Total Downloads
8.1K
8,126
Published
Jan 18, 2021
Latest stable version

Install

.NET CLI
dotnet add package H.Utilities.Screenshoter --version 1.0.4
Package Manager Console
Install-Package H.Utilities.Screenshoter -Version 1.0.4
PackageReference
<PackageReference Include="H.Utilities.Screenshoter" Version="1.0.4" />

Frameworks

.NETFramework4.5 .NETStandard2.0

Dependencies

PInvoke.Gdi32
.NETFramework4.5
[0.7.78, )
PInvoke.User32
.NETFramework4.5
[0.7.78, )
PInvoke.Gdi32
.NETStandard2.0
[0.7.78, )
PInvoke.User32
.NETStandard2.0
[0.7.78, )
System.Drawing.Common
.NETStandard2.0
[5.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to H.Screenshoter as an alternative.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.