¡@

Home 

c++ Programming Glossary: ppixels

How to read the screen pixels?

http://stackoverflow.com/questions/2659932/how-to-read-the-screen-pixels

32 bmi.bmiHeader.biCompression BI_RGB RGBQUAD pPixels new RGBQUAD nScreenWidth nScreenHeight GetDIBits hCaptureDC.. GetDIBits hCaptureDC hCaptureBitmap 0 nScreenHeight pPixels bmi DIB_RGB_COLORS write int p int x y FILE fp fopen filename.. y 1 nScreenWidth x upside down unsigned char r pPixels p .rgbRed unsigned char g pPixels p .rgbGreen unsigned char..