Image
Image copied to clipboard
Package provides object-oriented way to manipulate with images as simple as possible
Version library : "jbzoo/image": "3.x-dev", php gd: [GD Version] => 2.2.3 [FreeType Support] => 1 [FreeType Linkage] => with freetype [GIF Read Support] => 1 [GIF Create Support] => 1...
Hi, Im using image 5.0.3 I having problems with Transparency background, it turns black when saving to GIF or PNG files. can you please help.
change `is_resource` to `is_object`,it works.