Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!sun-barr!apple!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: Need bitmap vs image info Message-ID: <8906192133.AA00172@expire.lcs.mit.edu> Date: 19 Jun 89 21:33:18 GMT References: <1306@garcon.cso.uiuc.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 10 Is there a way to speed up the image routines There is a way, and we've sped up some of the routines a fair amount (the multiplicative factor escapes me). Fixed in next release. are there better ways to handle bitmaps that I am missing. If you're working with a fixed format (e.g. "standard bitmap format"), you can just get the data pointer and frob the bits directly.