Reputation: 1238
I know that this may be common knowledge, but is there a way to edit RGB values of pixels of Windows window from C
/C++
without using libraries like OpenGL
or DirectX
? If there is, what are the built-in functions to manipulate pixel buffer directly?
Upvotes: 1
Views: 534