A
A
Alex Serov2015-06-18 21:51:23
3D
Alex Serov, 2015-06-18 21:51:23

How to get quick access to the pixels on the screen in Windows?

You will need to do a course on computer graphics. All algorithms will have to be implemented by handles, that is, you can use only one external function - pixel settings.
Question: how to get quick access to the pixels on the screen in Windows?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
bobrovskyserg, 2015-06-18
@gibsonman01

In WinAPI, you can access various GDI contexts, including the context for displaying the entire screen.
MSDN to the rescue.

V
Vitaly Pukhov, 2015-06-19
@Neuroware

there is no such function, if the task "you can use only one external function - pixel settings" was given to you by a teacher, then he either did not develop further from the 60s, or does not understand at all what graphics programming is and any of your projects will be so complicated for him that he does not understand how everything works there. Therefore, just take what lies better and implement your own algorithms, drawing and contexts should not bother you at all.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question