cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Colour pixels in a window
Colour pixels in a window
Jan 4, 2017 at 10:47am UTC
Phaker
(1)
Hi!
I need help with a problem. I want to make a program which displays a window which is 176x132 pixels. now I want to colour single pixels on that window in black. Does anyone know how to do that? I'm using Visual Studio 2015.
Jan 4, 2017 at 11:18am UTC
Thomas1965
(4571)
It's quite simple, but you need to have some knowledge about the Windows API.
http://www.winprog.org/tutorial/
Topic archived. No new replies allowed.