News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


introduction interview series test development conference community framework release language podcast application opinion symfony2 api database phpunit custom component unittest

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