News Feed
Jobs Feed
Sections




News Archive
Mikko Koppanen's Blog:
Pretty Thumbnails
October 08, 2007 @ 16:14:00

Mikko Koppanen has another example of image manipulation in PHP through Imagick to create dynamic thumbnails of your images.

Today's example is about making pretty thumbnails by combining a drop-in shadow with round corners. The image is first scaled down to create a thumbnail. [...] The next step is to round the corners of the image. [...] The final step is to create the drop-in shadow and composite the thumbnail over it.

Both the code block to create the thumbnail and a before and after image to show how it translates in the post.

0 comments voice your opinion now!
imagick thumbnail round corner dropshadow tutorial imagick thumbnail round corner dropshadow tutorial


blog comments powered by Disqus

Similar Posts

php|architect: Using PHP5's SOAP Support

HowToForge: How To Install a Complete LEMP on Ubuntu/Debian

Nefarious Designs: Object-Oriented PHP Part 1: Definition

Gonzalo Ayuso's Blog: Function decorators in PHP with PHPDoc and Annotations

Sébastien Thomas' Blog: Monitoring PHP APC cache usage


Community Events









Don't see your event here?
Let us know!


podcast composer example database framework zendframework2 language community development code opinion api object phpunit release testing tool introduction interview unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework