News Feed
Jobs Feed
Sections




News Archive
Mikko Koppanen's Blog:
Padding thumbnail with color
January 11, 2008 @ 12:05:00

Mikko Koppanen has another image tutorial posted to his blog today - this time the focus is on padding a thumbnail with the color of your choice automatically.

Today's example originates from a question asked by a user. How do I thumbnail the image inside given dimensions proportionally and fill the "blank" areas with a color? Well, the answer is here.

His code pulls in the source image, generates a thumbnail from it and makes a new image (the background) that's a bit bigger than the thumbnail. From there, the thumbnail is laid on top and the whole thing is output as another PNG. An example of the input and output image is included.

0 comments voice your opinion now!
imagick padding thumbnail color example imagick padding thumbnail color example


blog comments powered by Disqus

Similar Posts

C7Y Community Site: Handling Images with PHP

JSLabs: How to create a self extracting PHP script

Make Me Pulse Blog: PHP 5 Design Pattern : Singleton

SitePoint PHP Blog: Are PHP Namespaces Really So Bad?

Zend Developer Zone: Refactoring PHP Code


Community Events











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


application functional development zendframework2 community podcast phpunit interview tool language release opinion unittest object testing introduction framework code example series

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