Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!uunet!mnemosyne.cs.du.edu!isis.cs.du.edu!ebergman From: ebergman@isis.cs.du.edu (Eric Bergman-Terrell) Newsgroups: comp.windows.ms.programmer Subject: Re: PIXEL color problem Message-ID: <1991Jun26.034018.12291@mnemosyne.cs.du.edu> Date: 26 Jun 91 03:40:18 GMT Article-I.D.: mnemosyn.1991Jun26.034018.12291 References: <1991Jun26.022048.29346@magnus.acs.ohio-state.edu> Sender: usenet@mnemosyne.cs.du.edu (netnews admin account) Reply-To: ebergman@isis.UUCP (Eric Bergman-Terrell) Organization: Nyx, Public Access Unix (sponsored by U. of Denver Math/CS dept.) Lines: 7 Disclaimer1: Nyx is a public access Unix system run by the University of Disclaimer2: Denver for the Denver community. The University has neither Disclaimer3: control over nor responsibility for the opinions of users. Are you sure that the pixels are of different colors? Windows uses "dithered" colors by drawing pixels of different colors close together. So even though a rectangle might appear purple, individual points might be of different colors... Terrell