Skip to content

v1.7

Latest

Choose a tag to compare

@NSTechBytes NSTechBytes released this 01 Nov 02:49
· 4 commits to main since this release

Window Capture Modes

The Window Capture example has been split into two modes:

🟦 Exclusive Mode (UsePrintWindow=1)

Captures only the target window, excluding any overlapping or obscuring windows.

🟩 Screen-Based Mode (UsePrintWindow=0)

Captures exactly what’s visible on the screen, including any overlapping windows or content in front of the target window.