News Feed
Jobs Feed
Sections




News Archive
Bob Majdak's Blog:
Making images transparent using Imagick - enter the pixel iterator
July 16, 2012 @ 08:35:37

In this recent post to his blog Bob Majdak looks at how to use the Imagick functionality to create images with transparent backgrounds.

So we have this image, and we want to set it to be 75% transparent using Imagick. This sounds simple enough, doesn't it? Perhaps we are trying to create a watermark, or we just want to fade the image for some reason.

He shows how to use the ImagickPixelIterator to take care of some of the issues that can be caused by just a call to "setImageOpacity". A code sample is included in the post showing how to take a source image and make it transparent without ending up with a white border/black background like the other version.

0 comments voice your opinion now!
imagick transparent pixeliterator tutorial transparent


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: Three years of my Zend Framework Tutorial

UMumble.com: Working with memory

ThinkPHP.de: Import and export data using PHPExcel

TutToaster.com: How To Use, Style and Implement Wordpress Shortcodes

Davey Shafik's Blog: Debugging on the Command Line with xdebug


Community Events











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


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

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