We saw examples of
keyframe
animations
of the
position
and
transform
properties of a
layer.
Now we will animate the
contents
property of a layer.
Search for
here
for “Provide an array of
CGImage
objects”.
Png images from here.
View.h
must import
QuartzCore.h
.
Add the eight png images and the
QuartzCore.framework