Share via

ScreenCapture with filter windows

JunPing Li 1 Reputation point
2020-08-28T07:21:56.07+00:00

If I want to collect desktop data and filter some windows, what API can Microsoft provide? The magnification API was used before, but the key API MagSetImageScalingCallback is no longer maintained, and there is a memory leak problem with this API, which can not be used well. So I'd like to ask what new API can I use to support this function? Mainly want to get YUV data

Windows development | Windows API - Win32

1 answer

Sort by: Most helpful
  1. Castorix31 91,876 Reputation points
    2020-08-28T07:39:56.71+00:00

    You can see this article : New Ways to do Screen Capture

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.