Search results for uiimage

RMShapedImageView screenshot

RMShapedImageView

March 26, 2013 • Apache 2.0 License
A UIImageView subclass that ignores touches on transparent pixels, based on OBShapedButton by Ole Begemann. RMShapedImageView does it magic by overriding pointInside:withEvent:. This method is c...
Storage screenshot

Storage

March 10, 2013 • MIT License
In attempting to keep things DRY, EDStorage was created to address the fair amount of boilerplate that often gets created to deal with writing data to disk within iOS applications in a performant m...
CZPhotoPickerController screenshot

CZPhotoPickerController

March 04, 2013 • Apache 2.0 License
A photo picker offering 'use last photo taken', 'take photo', and 'choose from library'.
MNMRemoteImageView screenshot

MNMRemoteImageView

February 14, 2013 • BSD License
`MNMRemoteImageView` is a simple drop-in replacement for `UIImageView` that asynchronously shows an image downloaded from an URL. You can use the control as a regular `UIImageView`.
QBImagePickerController screenshot

QBImagePickerController

February 04, 2013 • MIT License
A clone of the UIImagePickerController with multiple selection feature.
UzysImageCropper screenshot

UzysImageCropper

January 29, 2013 • MIT License
An alternative to the UIImagePickerController editor with extended features.
ResizeImage screenshot

ResizeImage

January 27, 2013 • MIT License
ResizeImage is an example project demonstrating how to resize image without using UIPinchGesture. Tap on image and with the help of points on an image you will be able to resize the image. It also ...
MAImagePickerController screenshot

MAImagePickerController

January 21, 2013 • MIT License
MAImagePickerController is a flexible replacement of UIImagePickerController with support for filtering, editing, cropping and removing distortion from images.
ASMediaFocusManager screenshot

ASMediaFocusManager

January 21, 2013 • MIT License
ASMediaFocusManager gives the ability to focus on any image by a simple tap. The image is automatically animated to a focused fullscreen image view. Another tap on the focused view shrinks the imag...
AGImageChecker screenshot

AGImageChecker

January 19, 2013 • BSD License
Light library to visually check your app images. AGImageChecker is a lightweight iOS library that helps developers to find problems in their used images. It detects when images are smaller or ...
AmazeKit screenshot

AmazeKit

January 19, 2013 • Apache 2.0 License
AmazeKit is an image rendering library for iOS. Its goal is to retain the performance of using .png-formatted images in UIKit classes, while avoiding the chore of creating these images in Photoshop...
SDWebImage screenshot

SDWebImage

January 17, 2013 • MIT License
UIImageView category adding suppport for remote images coming from the web asynchronously with caching.
No image provided.

JBCroppableView

December 31, 2012 • MIT License
JBCroppableView is a subclass of UIView built with UIKit and CoreGraphics that adds n points on an UIImageView allowing to modify them by drag & drop to trim the extra space of an image.
NLImageShowcase screenshot

NLImageShowcase

December 23, 2012 • BSD License
ImageShowcase is a UIView subclass. It can be easily integrated to any application and almost everything is customizable to fit into any App.Some of its features are, Customizable layout with confi...
Image Cropper screenshot

Image Cropper

December 21, 2012 • BSD License
Unlike other crop tools, this is highly optimized and uses Quartz for crop layer drawing rather than multiple UIView for showing a translucent region.
FilterDemo screenshot

FilterDemo

December 19, 2012 • Unspecified License
A catalogue of all the Core Image Filters.
OLImageView screenshot

OLImageView

November 30, 2012 • MIT License
You love GIFs right? so do I!. Well, as you may know Apple's implementation of UIImage doesn't support animated GIFs (Booooooo!) and that's what this classes are for. This classes are drop-in re...
WCBeforeAfter screenshot

WCBeforeAfter

November 29, 2012 • MIT License
An image control that lets you compare 'before' and 'after' images side by side.
IMViewWithBorderedImage screenshot

IMViewWithBorderedImage

November 25, 2012 • MIT License
IMViewWithBorderedImage is a subclass of UIView which can present an image and border around it. (dog photo (c)2012 Aaron Brethorst and provided exclusively to Cocoa Controls.)
vImageCategory screenshot

vImageCategory

November 19, 2012 • MIT License
A UIImage category that provides wrapper functions for Apple's low-level image processing framework, vImage.