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.
RotateString
Last Revision: | Version 1.0, 2003-10-10 First Version |
Build Requirements: | |
Runtime Requirements: | Carbon (both 9 and X) QuickDraw, CarbonLib |
This sample has been updated for the Carbon API. This contains the code for rotating a string 90 degrees counter clockwise. This one is easy to use. Just call RotateString("pRotate Me",&rotatedBitMap), and you will get back a BitMap the size of the text that you can CopyBits anywhere you like. RotateString will allocate the destination BitMap for you. Requirements: QuickDraw, CarbonLib Keywords: RotateString, rotate, Carbon
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-10-10