Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: innternal server calls Message-ID: <8907021921.AA05839@expire.lcs.mit.edu> Date: 2 Jul 89 19:21:03 GMT References: <18219@mimsy.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 7 (*pGC->PutImage)(pWin, pGC, 1, x, y, width, height, 0, XYBitmap, bits) What is the format of bits...Pixmap? Bitmap? The format is as you specify (in the call cited, bitmap format). The formats are as described in the X protocol (see PutImage and Connection Setup).