posted @ 2016-12-06 16:48 iOS_满聪 阅读(882) 评论(1) 推荐(1)
摘要:
github地址: https://github.com/mancongiOS/UIImage.git 导入: 实现: 阅读全文
|
|||
|
摘要:
github地址: https://github.com/mancongiOS/UIImage.git 导入: 实现: 阅读全文
posted @ 2016-12-06 16:48 iOS_满聪 阅读(882) 评论(1) 推荐(1)
摘要:
github地址: https://github.com/mancongiOS/UIImage.git 导入: 实现: 阅读全文
posted @ 2016-12-06 16:47 iOS_满聪 阅读(1188) 评论(1) 推荐(1)
摘要:
github地址: https://github.com/mancongiOS/UIImage.git 方式一: 用动画展示 方式二:用UIWebView展示 其中的HTML文件 阅读全文
posted @ 2016-12-06 16:45 iOS_满聪 阅读(212) 评论(0) 推荐(0)
摘要:
github地址: https://github.com/mancongiOS/UIImage.git 阅读全文
posted @ 2016-12-06 16:42 iOS_满聪 阅读(3052) 评论(0) 推荐(0)
摘要:
github地址: https://github.com/mancongiOS/UIImage.git UIImage的Category UIImage+ImageWaterPrint.h UIImage+ImageWaterPrint.m 阅读全文
posted @ 2016-12-06 16:41 iOS_满聪 阅读(845) 评论(0) 推荐(0)
摘要:
github地址: https://github.com/mancongiOS/UIImage.git UIImage的category UIView+ImageScreenShot.h UIView+ImageScreenShot.m 使用: 阅读全文
posted @ 2016-12-06 16:38 iOS_满聪 阅读(211) 评论(0) 推荐(0)
摘要:
github地址: https://github.com/mancongiOS/UIImage.git UIImage的Cagetory UIImage+ImageCircle.h UIImage+ImageCircle.m 使用: 阅读全文
posted @ 2016-12-06 16:34 iOS_满聪 阅读(818) 评论(0) 推荐(0)
摘要:
使用 github地址: https://github.com/mancongiOS/UIImage.git 阅读全文
posted @ 2016-12-06 16:28 iOS_满聪 阅读(271) 评论(0) 推荐(0)
摘要:
一.目的: 有时候我们获得到的图片我们不是我们想要的方向,需要对图片进行旋转.比如:图片旋转90度180度等. 二.实现过程. 1.获取到该UIImage. 2.开启上下文. 3.上下文的具体操作. 4. 将上下文转化为想要的UIImage 三.UIImage 的 Category UIImage+ 阅读全文
posted @ 2016-12-06 16:01 iOS_满聪 阅读(1024) 评论(0) 推荐(0) |
|||