Search found 1 match
- 2015-12-07T18:22:09-07:00
- Forum: IMagick
- Topic: brightnessContrastImage
- Replies: 1
- Views: 10230
brightnessContrastImage
Hi All, I got an error when trying to call this $imagick->brightnessContrastImage($bright, $cont, $chan); in my php example. All my other Imagick functions working correctly.Please help me to fix this error. My error is '' PHP Fatal error: Call to undefined method Imagick::brightnessContrastImage ...