Screna 0.1.3
See the version list below for details.
dotnet add package Screna --version 0.1.3
NuGet\Install-Package Screna -Version 0.1.3
<PackageReference Include="Screna" Version="0.1.3" />
paket add Screna --version 0.1.3
#r "nuget: Screna, 0.1.3"
// Install Screna as a Cake Addin #addin nuget:?package=Screna&version=0.1.3 // Install Screna as a Cake Tool #tool nuget:?package=Screna&version=0.1.3
.Net Capture Solution to Capture Screen/Audio/Video/Mouse Cursor/KeyStrokes and more... with a highly extensible API
• NAudio is the work of Mark Heath, used for Audio Capture
• MouseKeyHook is the work of George Mamaladze, used for hooking mouse and Keyboard events
• SharpAvi is the work of Vasilli Masillov, used for outputting Avi Video files
• TransparentScreenShot.cs adopted from Aeroshot, used for Transparent Window Captures
• GifWriter.cs adopted from Bumpkit, used to Output a ScreenCast to a Gif
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Screna:
Package | Downloads |
---|---|
Screna.SharpAvi
DEPRECATED |
|
Screna.NAudio
DEPRECATED |
|
Screna.Bass
DEPRECATED |
|
Screna.MouseKeyHook
DEPRECATED |
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixes the use of Default Window Handle parameter in WindowProvider constructor