dotnet-window-capture icon indicating copy to clipboard operation
dotnet-window-capture copied to clipboard

Captures a window or desktop screen and renders it in WPF or DirectX.

Results 4 dotnet-window-capture issues
Sort by recently updated
recently updated
newest added

SharpDX has no longer been maintained, replace implementations with Vortice.Windows.

Severity Code Description Project File Line Suppression State Error NETSDK1149 WinRT.GraphicsCapture.exe cannot be referenced because it uses built-in support for WinRT, which is no longer supported in .NET 5 and...

Hey checked the code for DwmThumbnail, It seems like you directly push the frame to the WPF window. Is there any way to export the frame to an image? Thanks.

I am using Windows 11 22H2 with NVidia graphics. Trying to capture Edge, VS Code or video games (I tried on Dota 2) just returns blank texture. I find it...

bug