Hi all i want to change animationDuration of a UIImageView while it\'s animating ... and want t开发者_JS百科o do this 60 times a second... is there any way to do this ?
How do you detect when you slide your finger across a UIImageView?Say for example you slide your finger across it and it changes color or something.I want to be able to slide across multiple UIImageVi
I would like to increase the height of a UIImageView with every animation frame using Core Animation. Is there any way to do this?
I have this problem adding an object to NSSet... The NSM开发者_Go百科utableSet *set \"belongs\" to main ViewController.
I have an image view that I want to be able to move around, and pinch to stretch it. It\'s all working, but it\'s kinda jumpy when I start to do any pinch movements. The position will jump back and fo
I am making an iPhone application that loads an image from the camera, and then the user can select a second image from the library, move/scale/rotate that second image, and then save the result. I us
i like to create an artwork counter- display on an iphone, diplaying 0 to 9. The 10 digits are 10 png- files with the numbers 0 to 9 as their artwork content. The 10 png- files are implemented by usin
I\'m having a memory problem related to UIImageView. After adding this view to my UIScrollView, if I try to release the UIImageView the application crashes. According to the stack trace, something is
I\'m not sure what might be causing this, but UIImageView occasionally clips off about a pixel or 2 from the bottom of some square/rectangular UIImages I\'m using as subviews for UITableViewCells. The
In my app I\'ve implemented a shake event and it shows a UIImageView. When the UIImageView is shown, I hide the Nav Bar with: