Help with making a pixel-based script

02/19/2006 02:14 talaus#1
Hey, I'm writing a pixel-based script and I need a C code that checks the color of a specific pixel.
Can anybody please post or give me a link to such a code?

ty ;]
02/19/2006 06:45 Hojo#2
Try these combos in google
First Word
Get, Find, Search

Second Word
Pixel, Colour

Third Word
In, With, +

Fourth Word
C, C++, API

Eg,

Find Pixel With C

Or

Get Pixel + C

Kthx bia
02/19/2006 07:48 S.O#3
Function: GetPixel
WIN32API Reference: GDI32.DLL
Parameters: hWnd, x, y

Lookie in google
02/19/2006 14:09 talaus#4
Quote:
Originally posted by S.O@Feb 19 2006, 07:48
Function: GetPixel
WIN32API Reference: GDI32.DLL
Parameters: hWnd, x, y

Lookie in google
thanks ;]
02/19/2006 14:30 S.O#5
np,

remember - it doesnt work too well if the client is minimized / not on top