Search found 1 match
- 2011-04-10T12:25:19-07:00
- Forum: IMagick
- Topic: PHP functions containing imagick stop working after a while?
- Replies: 1
- Views: 8030
PHP functions containing imagick stop working after a while?
Hello all, I've been a user of the Imagick PHP class for about 6 months now and i've implemented it in multiple Image altering functions across my project. Last week one of my functions, which simply equalizes the image using equalizeImage and then echo's the image out, stopped working. In all ...