-
大小: 4.21MB文件类型: .zip金币: 1下载: 0 次发布日期: 2023-11-18
- 语言: 其他
- 标签:
资源简介
支持本地与网络图片(JPG,GIF)预览与保存
支持类似WeChat图片下拉手势返回主界面
支持图片编辑,包括涂鸦,添加文字,添加马赛克,裁剪等功能
支持类似WeChat图片下拉手势返回主界面
支持图片编辑,包括涂鸦,添加文字,添加马赛克,裁剪等功能
代码片段和文件信息
//
// main.m
// PSImageEditors
//
// Created by rsf on 2018/8/24.
// Copyright © 2018年 paintingstyle. All rights reserved.
//
#import
#import “PSAppDelegate.h“
int main(int argc char * argv[]) {
@autoreleasepool {
return UIApplicationMain(argc argv nil NSStringFromClass([PSAppDelegate class]));
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-06-17 07:52 PSImageEditors-master\
文件 295 2019-06-17 07:52 PSImageEditors-master\.gitignore
目录 0 2019-06-17 07:52 PSImageEditors-master\Example\
目录 0 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors.xcodeproj\
文件 27387 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors.xcodeproj\project.pbxproj
目录 0 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\
目录 0 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\Assets.xcassets\
目录 0 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\Assets.xcassets\AppIcon.appiconset\
文件 1590 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\Assets.xcassets\AppIcon.appiconset\Contents.json
文件 62 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\Assets.xcassets\Contents.json
目录 0 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\ba
文件 4758 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\ba
文件 1965 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\Info.plist
文件 4715 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\LaunchScreen.storyboard
文件 287 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\PSAppDelegate.h
文件 2030 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\PSAppDelegate.m
文件 252 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\PSNavigationController.h
文件 2694 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\PSNavigationController.m
文件 225 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\PSViewController.h
文件 1349 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\PSViewController.m
目录 0 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\localImages\
文件 701170 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\localImages\localImage_01@2x.jpg
文件 888630 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\localImages\localImage_02@2x.gif
文件 391937 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\localImages\localImage_03@2x.PNG
文件 1225454 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\localImages\localImage_04@2x.gif
文件 362499 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\localImages\localImage_05@2x.jpg
文件 337 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditors\main.m
目录 0 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditorsTests\
文件 701 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditorsTests\Info.plist
文件 927 2019-06-17 07:52 PSImageEditors-master\Example\PSImageEditorsTests\PSImageEditorsTests.m
文件 184 2019-06-17 07:52 PSImageEditors-master\Example\Podfile
............此处省略97个文件信息
评论
共有 条评论