ios-一行代码从拍照、图库、相册获取图片.zip

时间:2022-07-31 13:44:47
【文件属性】:

文件名称:ios-一行代码从拍照、图库、相册获取图片.zip

文件大小:98KB

文件格式:ZIP

更新时间:2022-07-31 13:44:47

音频视频

github地址:https://github.com/zhangdadi/HDPhotoHelper ,喜欢的点击收藏,谢谢。 选择照片如下: [[HDPhotoHelper creatWithSourceType:UIImagePickerControllerSourceTypePhotoLibrary] showWithSelectImageBlock:^(id data) { NSLog(@"照片数据:%@", data); }];}


【文件预览】:
HDPhotoHelper
----.gitignore(628B)
----README.md(241B)
----HDPhotoHelperExample()
--------AppDelegate.h(289B)
--------ViewController.h(227B)
--------Base.lproj()
--------Assets.xcassets()
--------main.m(346B)
--------Info.plist(1KB)
--------AppDelegate.m(2KB)
--------.DS_Store(6KB)
--------ViewController.m(1KB)
----LICENSE(1KB)
----.DS_Store(8KB)
----HDPhotoHelper()
--------HDPhotoHelper.m(3KB)
--------HDPhotoHelper.h(2KB)
--------.DS_Store(6KB)
----.git()
--------HEAD(23B)
--------packed-refs(107B)
--------index(2KB)
--------FETCH_HEAD(104B)
--------COMMIT_EDITMSG(13B)
--------objects()
--------description(73B)
--------config(317B)
--------sourcetreeconfig(361B)
--------info()
--------hooks()
--------logs()
--------refs()
--------branches()
----HDPhotoHelperExample.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(13KB)
--------xcuserdata()

网友评论