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

LivePipe Blog: Complex Sorting with PHP

The Coders Lexicon: My Love / Hate Relationship With PHP Traits

Skaldrom's Blog: Want to create your own progranning language? Lexer & Parser in PHP!

JellyandCustard.com: Using DirectoryIterator to List Files in PHP

Mikko Koppanen's Blog: Trimming an image


Community Events











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


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

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