jgarrick1992 / JGImagePlus

JGImagePlus封装一些常用的图像处理方法

Home Page:https://github.com/jgarrick1992/JGImagePlus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How is JGImagePlus

  • 封装图像常用的相关处理方法
  • 1.通过URL获取网络图片的大小
  • 2.图像缩放(固定大小、等比、最短边)
  • 3.图像截取、旋转、压缩
  • 4.图片内区域边界识别、标识、截取
  • 5.图片保存
  • 6.图片显示在任意视图

Installation

JGImagePlus supports multiple methods for installing the library in a project.

About

JGImagePlus封装一些常用的图像处理方法

https://github.com/jgarrick1992/JGImagePlus


Languages

Language:Objective-C 99.8%Language:Ruby 0.2%