C++ and graphics in windows. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

C++ and graphics in windows.

How do i acces the pointer to the memory ehich will be used to draw the screen. In other words , how do i change the screen pixels. I know there is SetPixel, BitBlt, HDC and all that stuff but there must be a faster way to change the screen

28th Jul 2019, 1:33 PM
Marko
Marko - avatar
1 Answer
+ 1
Grafics + c++ = WinAPI
28th Jul 2019, 11:02 PM
Marina Vasilyova
Marina Vasilyova - avatar