Newsgroups: comp.windows.x Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!think.com!snorkelwacker.mit.edu!bloom-beacon!dont-send-mail-to-path-lines From: mouse@lightning.mcrcim.mcgill.EDU (der Mouse) Subject: Re: Create/Copy of pixmaps Message-ID: <9103240853.AA05563@lightning.McRCIM.McGill.EDU> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Date: 24 Mar 91 08:53:05 GMT Lines: 12 > Can I somehow create a pixmap with a background of something like > "NONE" so that when I do an XCopyArea only foreground pixels will be > copied? No. You have to play games with masks or funny GC functions or colormaps (to name three workarounds which may or may not be useful depending on what you're trying to do. der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu