How to save the images processed with Imagick as file

August 4, 2008
Filed under IMagick

Scenario: You created with Imagick a cool thumbnail, and now you want to send it to a buffer other than the browser window. We already saw that it’s possible to process images on-the-fly, for example you have a 1024*768 wide image and you want to show its thumbnail version without having a thumbnail for the [...]

Read the whole article »