================================
ImageWorkshop class
================================

Summary and features
Really flexible and easy-to-use PHP class to work with images using the GD Library
http://phpimageworkshop.com/
Installation
The class is designed for PHP 5.3+, but it can work with older PHP versions... Check how to install the class here: http://phpimageworkshop.com/installation.html
Usage
What's new in the doc' ?
- Adding a method to add easily borders to a layer (external, inside and middle border)
- Check given hexa' color and remove # if exists.