Skip to content

Instantly share code, notes, and snippets.

@ThinhPhan
ThinhPhan / UIImage+SimpleResize.h
Created June 18, 2015 08:07
UIImage category for resizing
// UIImage+SimpleResize.h
//
// Created by Robert Ryan on 5/19/11.
#import <Foundation/Foundation.h>
/** Image resizing category.
*
* Modified by Robert Ryan on 5/19/11.
*