Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
CopyBits vs. CopyMask
Last Revision: | Version 1.0, 2003-07-22 CopyBits (using a mask region) vs. CopyMask (using a mask BitMap). Which do you think is faster? |
Build Requirements: | |
Runtime Requirements: | Carbon Color QuickDraw |
This snippet drag races CopyBits (using a mask region) and CopyMask (using a mask BitMap). Which do you think is faster? The results may surprise you. Requirements: Color QuickDraw Keywords: CopyBits, CopyMask
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-07-22