I need to grab the content of a window and access its pixels.
Whats the best method (sample code, links, ...) to do this.
Right now 3 options come to my mind:
1) use GDI
2) use GDI+
3) use DirectX
any help/links/samples/codes welcome
Content of a window
Started by AticAtac, May 05 2006 01:06 PM
1 reply to this topic
#1
Posted 05 May 2006 - 01:06 PM
#2
Posted 05 May 2006 - 05:42 PM
I believe it's completely possible to do this with plain old GDI, using BitBlt().
reedbeta.com - developer blog, OpenGL demos, and other projects
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












