AGSimpleImageEditorView

码农软件 · 软件分类 · 图像(Image) · 2019-06-03 08:41:47

软件介绍

AGSimpleImageEditorView 是一个实现简单的图像编辑工具的控件。

示例代码:

#import "AGSimpleImageEditorView"
simpleImageEditorView = [[AGSimpleImageEditorView alloc] initWithImage:[UIImage imageNamed:@"sample"]]; [self.view addSubview:simpleImageEditorView];

本文地址:https://codercto.com/soft/d/7143.html

Head First Web Design

Head First Web Design

Ethan Watrall、Jeff Siarto / O’Reilly Media, Inc. / 2009-01-02 / USD 49.99

Want to know how to make your pages look beautiful, communicate your message effectively, guide visitors through your website with ease, and get everything approved by the accessibility and usability ......一起来看看 《Head First Web Design》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具