Path: utzoo!attcan!uunet!lll-winken!ames!pasteur!ucbvax!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!jim From: jim@EXPO.LCS.MIT.EDU (Jim Fulton) Newsgroups: comp.windows.x Subject: Re: clearing pixmaps Message-ID: <8904101303.AA22032@expo.lcs.mit.edu> Date: 10 Apr 89 13:03:49 GMT References: <11456@eddie.MIT.EDU> Sender: daemon@bloom-beacon.MIT.EDU Organization: X Consortium, MIT Laboratory for Computer Science Lines: 6 > What is the fastest way of clearing (setting all pixels to the background) > a pixmap? Why not XFillRectangle of the whole thing with a gc whose foreground is the desired pixel value?