MPImage 1.1.0

MPImage 1.1.0

TestsTested
LangLanguage Obj-CObjective C
License Apache 2
ReleasedLast Release Dec 2014

Maintained by Daniele Di Bernardo.



MPImage 1.1.0

  • By
  • Daniele Di Bernardo

A simple collection of tools for coloring small images

Installation

Manually

Just add to your project the two main files:

  1. UIImage+MPImage.h
  2. UIImage+MPImage.m
  3. UIImage+MPAdditions.h
  4. UIImage+MPAdditions.m
  5. MPImage.h

Then import MPImage.h where needed.