Search results for uiimageview

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...
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`.
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...
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.
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.)
MTImageMapView screenshot

MTImageMapView

October 11, 2012 • BSD License
MTImageView is a simple UIImageView written entirely in CoreGraphics and GCD to handle touches on complex polygon maps. It is able to display very complex polygon maps such as US states, and ac...
CurledViews Category screenshot

CurledViews Category

February 23, 2012 • Apache 2.0 License
This project contains 2 categories; UIButton+Curled and UIImageView+Curled. The categories allow you to easily add an image, border, curl, and shadow to your Button or ImageView.
AGMedallionView screenshot

AGMedallionView

February 20, 2012 • GPL License
AGMedallionView is a picture view control just like the one that Apple is using at the login screen in Mac OS X Lion.
MotionJpegImageView screenshot

MotionJpegImageView

January 11, 2012 • MIT License
Generic UIImageView subclass designed to load and play Motion-JPEG streams such as commonly used with IP cameras, etc.
MHLazyTableImages screenshot

MHLazyTableImages

June 10, 2011 • MIT License
Allows you to efficiently, and easily, download images for UITableViews with many rows.