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

Zend Developer Zone: Uploading YouTube Videos with Zend Framework

IBM developerWorks: What's new in PHP V5.2, Part 4: Using the new ZIP extension

Chris Hartjes' Blog: Using CakePHP's Native Web Service Support

ElectricToolBox.com: Method chaining with PHP

Bence Eros' Blog: Creating an interactive debugger for PHP


Community Events











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


api opinion phpunit composer introduction application testing code framework functional zendframework2 language interview development community database podcast example release series

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