Einzelnen Beitrag anzeigen
Alt 19.12.2004, 20:55   #5
JackLemon
Senior Member
 
Registriert seit: 02.11.2002
Beiträge: 179


Standard

google,

http://www.google.at/search?q=c%2B%2...ge+pixel+color

4. match:

http://www.codeguru.com/Cpp/G-M/bitm...cle.php/c1719/

was du suchst ist wohl

Color = m_Bits[y*m_Size.cx+x];


oder, noch einfacher (nach sesa_mina):

http://www.google.at/search?q=windows+api+getpixel


google ist echt ganz super... aber foren offensichtlich auch ;-)
____________________________________
It\'s not a bug... It\'s a feature!

You know, the main advantage of encrypted paella over ordinary paella is that nobody but you knows what you are eating... (Alvaro)
JackLemon ist offline   Mit Zitat antworten