96546

所属分类:图形图像处理
开发工具:Objective-C
文件大小:16KB
下载次数:2
上传日期:2013-12-09 12:08:18
上 传 者uiqqqwww
说明:  对于iOS图像旋转,精选ios学习编程源码,很好的参考资料。
(For iOS image rotation, selection of learning IOS programming source code, a good reference.)

文件列表:
Example (0, 2012-06-23)
Example\Example (0, 2012-06-23)
Example\Example.xcodeproj (0, 2012-06-23)
Example\Example.xcodeproj\project.pbxproj (13241, 2012-06-23)
Example\Example.xcodeproj\project.xcworkspace (0, 2012-06-23)
Example\Example.xcodeproj\project.xcworkspace\contents.xcworkspacedata (152, 2012-06-23)
Example\Example\en.lproj (0, 2012-06-23)
Example\Example\en.lproj\ExampleViewController.xib (9368, 2012-06-23)
Example\Example\en.lproj\InfoPlist.strings (45, 2012-06-23)
Example\Example\en.lproj\MainWindow.xib (19993, 2012-06-23)
Example\Example\Example-Info.plist (1188, 2012-06-23)
Example\Example\Example-Prefix.pch (320, 2012-06-23)
Example\Example\ExampleAppDelegate.h (409, 2012-06-23)
Example\Example\ExampleAppDelegate.m (2403, 2012-06-23)
Example\Example\ExampleViewController.h (315, 2012-06-23)
Example\Example\ExampleViewController.m (853, 2012-06-23)
Example\Example\main.m (354, 2012-06-23)
Example\Example\shuttle.png (1637, 2012-06-23)
ImageSpinner.h (303, 2012-06-23)
ImageSpinner.m (1523, 2012-06-23)
MIT-LICENSE (1075, 2012-06-23)

Simple class that let's you assign an image and spin it 360deg endlessly eg. // initialization ImageSpinner *spinner = [[ImageSpinner alloc] initWithImage:[UIImage imageNamed:@"example.png"]]; // Animation methods [spinner startAnimation]; [spinner stopAnimation]; // Set another image [spinner setImage:[UIImage imageNamed:@"example2.png"]; Note: The image will continue spinning to it's original position even when you call stop animation. Space shuttle image from The Noun Project (http://thenounproject.com/). Licensed under Creative Commons Attribution.

近期下载者

相关文件


收藏者