image
Alle Einträge mit dem Tag "image"
Webdevelopment und was vom Leben übrig bleibt
Alle Einträge mit dem Tag "image"
Sonnabend, 20. Juni 2009
Lade eine Bild hoch und Du bekommst eine Farbpalette zurück. Das Bild wird analysiert und in einzelne Farbwerte zerlegt. Zusätzlich bekommst Du auch Vorschläge von kuler.com und colorlovers.com. Funktioniert auch per E-Mail (z.B. vom iPhone).
Dienstag, 5. Mai 2009
Similar Images allows you to search for images using pictures rather than words. Click the "Similar images" link under an image to find other images that look like it. Try a search of your own or click on an example below.
Mittwoch, 1. April 2009
I thought I’d contribute a few UIImage routines that I’ve found useful:
- Combine two UIImages
- Create a UIImage from a part of another UIImage
- Save UIImage to Photo Album
I've written a simple C++ class with an Objective-C wrapper that provides a set of common image processing tasks along with conversion to and from UIImage.
Montag, 30. März 2009
Imagetool is a simple plugin for jQuery providing basic panning and zooming capabilities for images. It works by wrapping the selected image in a <div> (the viewport) and manipulates css properties based on user input.