Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: Help with getting the value of a pixel in a window .. Message-ID: <8910171229.AA03384@expire.lcs.mit.edu> Date: 17 Oct 89 12:29:23 GMT References: <11863@eerie.acsu.Buffalo.EDU> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 6 Is creating a ximage of the window and using XGetpixel() the only way I can get the pixel value?. If you only want a few of the pixels, you don't have to read back the entire window of course, but that's basically it.