Organization of This Document
See Also
This document provides instructions and code fragments that describe how to perform common Core Animation tasks.
This document has the following chapters:
“Drawing” describes various drawing techniques when working with layers.
“Timing” describes various timing techniques when working with animations.
These programming guides discuss some of the technologies that are used by Core Animation:
Core Animation Programming Guide describes the Core Animation technology and shows how to use the Core Animation API.
Quartz 2D Programming Guide describes the two-dimensional drawing engine used to draw the content of an CALayer
instance.
Core Image Programming Guide describes the Mac OS X image processing technology and shows how to use the Core Image API.
© 2008 Apple Inc. All Rights Reserved. (Last updated: 2008-03-11)