I have a simple UIImageView with an image that is larger then the display (600x1400). The image starts with Fit to Aspect, so the bounds of the UIImgageView report 320x750, ...
I'm animating a shrinking object. At any point the user can hit a button to get the current scale factor of the object. (I start by scaling the object up using ...
As part of an iPhone game, I've got buttons that grow a little when you press them, and shrink back when you release (as a way of responding to user input). ...
I am using glgif to display some gif picture on iphone, the gif is be downloaded from web. I display it on iphone successfully but the picture seems wrong scale. It ...
Can anyone describe a way to create an animated scaling affect on the iPhone? I would like an image to start small, and then grow while fading. Motion tweening would ...