Wirtuals.pl – PHP, XML, (x)HTML, JavaScript (AJAX), CSS

30May/11Off

Image Processing with Imagine

What is Imagine?

Imagine is an open source image manipulation library built with PHP 5.3 that implements an object oriented interface to ImageMagick, GraphicsMagick and GD. It provides functionality for both common image manipulation and drawing tasks. Instead of rewriting the same code to create a thumbnail, crop, rotate, resize, flip or even creating a composite image, Imagine provides a single line method to solve these tasks.

Introduction to Imagine
View more presentations from Bulat Shakirzyanov

More info : https://github.com/avalanche123/Imagine/