Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!uunet!stanford.edu!neon.Stanford.EDU!Sunburn.Stanford.EDU!commons From: commons@Sunburn.Stanford.EDU (Peter Commons) Newsgroups: comp.sys.mac.programmer Subject: Regions vs. Bitmaps (speed) Message-ID: <1991May13.184909.19997@neon.Stanford.EDU> Date: 13 May 91 18:49:09 GMT Sender: news@neon.Stanford.EDU (USENET News System) Organization: Computer Science Department, Stanford University. Lines: 13 Originator: commons@Sunburn.Stanford.EDU As far a speed goes, what's the relative advantage of using PaintRgn() compared to using CopyBits() (on a stored bitmap of the painted region)? Obviously, as the region gets more complex, PaintRgn() gets slower. When's the cutoff? I'm also drawing in blend mode, if that has any effects. Thanks in advance. -- Peter Commons commons@cs.stanford.edu Computer Science Department, Stanford University