Version: 1.1

Posted: 2007-06-21

Build Requirements: Mac OS X 10.4

Runtime Requirements: Mac OS X 10.4

View Source Code:

Download Sample Code (“CGRotation.zip”, 157.4K)



Description

Shows how to use Quartz 2D to rotate, scale and move an image using the CTM (coordinate transformation matrix) and how to use Image I/O to load and save an image.

Document Revision History

Date Notes
2007-06-21Changed Info.plist to note that the sample requires Mac OS X 10.4. New name to better reflect what it does. Cleanup some of the code.