Hacker News new | ask | show | jobs
by econcon 2219 days ago
Those with Mac development experience. What's the earliest way to make a screenshot app?
1 comments

Depends on what you're trying to screenshot, but CGWindowListCreateImage is probably the function that you want in most cases.