Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!lll-tis!mordor!sri-spam!ames!nrl-cmf!cmcl2!husc6!bbn!uwmcsd1!ig!agate!ucbvax!ZERMATT.LCS.MIT.EDU!RWS From: RWS@ZERMATT.LCS.MIT.EDU (Robert Scheifler) Newsgroups: comp.windows.x Subject: XCreateBitmapFromData() bug/feature question Message-ID: <880204175801.9.RWS@KILLINGTON.LCS.MIT.EDU> Date: 4 Feb 88 22:58:00 GMT References: <8802042049.AA06105@amadeus.silvlis.com> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 3 XCreateBitmapFromData() does not accept X10 format data. It only accepts X11 format data, which is bytes rather than shorts, and hence does not have machine dependencies. Run your data in and out of the bitmap editor to convert it.