AGSimpleImageEditorView

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

软件介绍

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

示例代码:

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

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

Practical Django Projects, Second Edition

Practical Django Projects, Second Edition

James Bennett / Apress / 2009 / 44.99

Build a django content management system, blog, and social networking site with James Bennett as he introduces version 1.1 of the popular Django framework. You’ll work through the development of ea......一起来看看 《Practical Django Projects, Second Edition》 这本书的介绍吧!

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

在线压缩/解压 JS 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换