Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to read pixel color?

Status
Not open for further replies.

GuyZana

Programmer
Jan 14, 2002
11
0
0
IL
how to read a pixel color?
i defined svga 600x800 mode

Thanks from advanced,
Guy Zana
 
You have to know how many samples per pixel, if stored in RGB format, BGR format, Grayscale and how to parse the file format (JPEG/BMP/GIF/etc...)

Matt
 
I'm using 256 colors so it's one byte per pixel
 
i posted the first thread,
i meant: how to read a pixel color from the screen?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top