masterexploder / PHPThumb

PHP Thumbnail & Image Manipulation Library
http://phpthumb.gxdlabs.com
980 stars 264 forks source link

How to use the reflection plugin? #49

Closed jahvi closed 12 years ago

jahvi commented 12 years ago

Hi, I was wondering how should I use the reflection plugin? I tried:

$thumb = PhpThumbFactory::create('/path/to/image.jpg');
$thumb->createReflection();

But I got a missing 2nd argument error.

Thanks in advance!

masterexploder commented 12 years ago

Check the docs: https://github.com/masterexploder/PHPThumb/wiki/Plugins---GD-Reflection