Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!zaphod.mps.ohio-state.edu!rpi!turing.cs.rpi.edu!gilsonr From: gilsonr@turing.cs.rpi.edu (Robert Gilson) Newsgroups: comp.sys.mac.programmer Subject: Re: Graduate CompSci Progs for MacHack Message-ID: <_$S#VX_@rpi.edu> Date: 14 Apr 90 21:40:02 GMT References: <10556@pucc.Princeton.EDU> Reply-To: gilsonr@turing.cs.rpi.edu (Robert Gilson) Distribution: usa Organization: RPI CS Dept. Lines: 8 What's the fastest way to turn on one pixel? Do I really have to call MoveTo() and LineTo() each time? Is there a routine SetPixel() that would be the sibling of GetPixel()? Any help would be appreciated. Thanks in advance. Bob