EasyImage 1.1.0

EasyImage 1.1.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by liaojinxing.



EasyImage 1.1.0

  • By
  • liaojinxing

This library provides a category for UIImage with support for processing image.

It provides:

  • Scale and clip image to best fill specific size.
  • Crop image in a rectangle.
  • Make rectangle image to ellipse, usually used to show circular avatars.
  • Gaussian blur image.

If your iOS project needs to show image, use this library will reduce a lot of repetitive work.