Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wangyingbo/YBPasterImage
给图片添加滤镜、贴纸和标签功能,支持14种滤镜效果,17种标签样式。
https://github.com/wangyingbo/YBPasterImage
Last synced: about 1 month ago
JSON representation
给图片添加滤镜、贴纸和标签功能,支持14种滤镜效果,17种标签样式。
- Host: GitHub
- URL: https://github.com/wangyingbo/YBPasterImage
- Owner: wangyingbo
- Created: 2016-09-19T03:26:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T10:42:39.000Z (over 7 years ago)
- Last Synced: 2024-08-03T09:11:29.965Z (4 months ago)
- Language: Objective-C
- Homepage:
- Size: 6.28 MB
- Stars: 168
- Watchers: 5
- Forks: 45
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - YBPasterImage
README
# YBPasterImage
### ***给图片添加滤镜和贴纸,支持14种滤镜效果***### 一、介绍
##### 这是一个关于在图片上添加贴纸的demo,动图里演示了操作方法。>+ 项目里要求,要实现下面三种功能:
>+ 对图片添加滤镜;
>+ 对图片添加标签;
>+ 对图片添加贴纸。### 二、怎么给图片添加标签可参考我的另外一个[项目](https://github.com/wangyingbo/YBTagViewLib),效果图如下:
动图
[![gif图](https://raw.githubusercontent.com/wangyingbo/YBTagViewLib/master/gif.gif)](https://github.com/wangyingbo/YBTagViewLib/archive/master.zip)
### 三、给图片添加滤镜和贴纸的效果图如下:
动图
![gif图](https://raw.githubusercontent.com/wangyingbo/YBPasterImage/master/gif.gif)
### 四、项目下载地址
[项目](https://github.com/wangyingbo/YBPasterImage/archive/master.zip)