image
Alle Einträge mit dem Tag "image"
Webdevelopment und was vom Leben übrig bleibt
Alle Einträge mit dem Tag "image"
Mittwoch, 11. Januar 2012
PxLoader is a Javascript library that helps you download images, sound files or anything else you need before you take a specific action on your site (like showing a user interface or starting a game). You can use it to create a preloader for HTML5 games and websites.
It let's you monitor download status by providing progress and completed events and it lets you prioritize the order in which items are downloaded. You can even tag groups of files and then prioritize downloads or register for events by tag.
Freitag, 8. Juli 2011
Dienstag, 8. März 2011
Donnerstag, 3. März 2011
So, what exactly does Supersized do?- Resizes images to fill browser while maintaining image dimension ratio<br />
- Cycles Images/backgrounds via slideshow with transitions and preloading- Navigation controls with keyboard support- Integration with Flickr – pull photos by user, set, or group
Mittwoch, 22. Dezember 2010
Compress PNG, JPEG, and GIF imagesPunyPNG is a free website optimization tool that dramaticallyreduces the file size of your images without any loss of quality.
Montag, 15. November 2010
Mittwoch, 20. Oktober 2010
Donnerstag, 15. Juli 2010
WideImage is an object-oriented library for image manipulation. It requires PHP 5.2.x or 5.3.x with GD2 extension. It’s E_ALL + E_STRICT compliant and fairly well tested with Simpletest.<br />
The library focuses on ease of use of the most common image operations. It provides a simple and unified way to loading and saving images from/to files, strings, database, uploads and URL addresses. Supports the most common image formats.
Donnerstag, 1. April 2010
PHP comes with built-in support to read and write images in many formats using the GD library. However, it does not support the Photoshop image format: PSD.<br />
<br />
This class fill partly that void by reading Photoshop PSD image files and creating a GD image resource from the Photoshop image bitmaps.
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).