Search results for uiimage

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...
DAAnisotropicImage screenshot

DAAnisotropicImage

July 08, 2012 • MIT License
DAAnisotropicImage is an anisotropic UIImage generator. Specifically, for a metallic slider knob. It was built to be an imitation of the volume slider thumb image in Apple's iOS 6.0 Music app.
SYCompositor screenshot

SYCompositor

May 26, 2012 • MIT License
Easy, flexible drawing in Objective-C. Sometimes dynamically generating Core Graphics drawing code can be a real pain. SYCompositor makes it really simple to do in Objective-C. Simply provide NSDic...
XBImageFilters screenshot

XBImageFilters

April 19, 2012 • MIT License
XBImageFilters allows you to obtain filtered versions of any image or from the camera in realtime. It uses OpenGL ES 2 to filter the images through fragment shaders you write yourself so you can fi...
Filtrr screenshot

Filtrr

February 28, 2012 • MIT License
An iOS Image filter library, based on Alex Michael's filtrr.js (https://github.com/alexmic/filtrr)
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.
UIImage+Sprite screenshot

UIImage+Sprite

February 02, 2012 • MIT License
Useful UIImage category for handling sprite sheets. This add-on smoothes the way of extracting images from a sprite sheet (texture atlas).
No image provided.

LBGIFImage

January 18, 2012 • MIT License
LBGIFImage is a small category that creates animated UIImages from GIF images.
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.
SWSnapshotStackView screenshot

SWSnapshotStackView

January 09, 2012 • MIT License
Snapshot Stack View cocoa touch class decorates your UIImage's for presentation to the user with matte border, drop shadows and simulated stack of physical photos.
BJImageCropper screenshot

BJImageCropper

December 01, 2011 • Unspecified License
A simple UIView subclass that allows a user to crop an image by dragging around an area.
KenBurnsView screenshot

KenBurnsView

November 25, 2011 • MIT License
Generates a 'Ken Burns' transition effect for UIImages.
ImageSpinner screenshot

ImageSpinner

September 02, 2011 • Unspecified License
Spins a single UIImage.
iOS Image Filters screenshot

iOS Image Filters

July 27, 2011 • MIT License
Photoshop-style filter interface for UIImage class on iOS to make Instagram-style images.
ELCImagePickerController screenshot

ELCImagePickerController

July 22, 2011 • MIT License
A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection.
ImageCropper screenshot

ImageCropper

July 06, 2011 • Unspecified License
Drop-in image cropper for iOS (as seen in Photos app, UIImagePickerController)
MHLazyTableImages screenshot

MHLazyTableImages

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

ImageReflection

May 12, 2011 • Unspecified License
A simple addition to UIImage allowing the reflection of images.
MGImageUtilities screenshot

MGImageUtilities

April 14, 2011 • BSD License
Includes categories for proportional fill (scale, crop and more); and tinting UIImages.