Setup
Drupal 7.8 (English), PHP 5.3, XAMPP
Installed ImageCache Actions
Create a new Image type, adding a "Brightness" field, set to 250
Resulting Error
Warning: imagefilter() expects exactly 3 parameters, 5 given in image_gd_imagefilter() (line 270 of C:\xampp\...\sites\all\modules\imagecache_actions\coloractions\imagecache_coloractions.module).
Other notes
On my setup, I only seem to get this error when the "Brightness" field is set to 250.
Comments
Comment #1
fietserwinI cannot reproduce this error with the current dev version, so I think it has been fixed in the meantime. Code also looks fine. Feel free to reopen if you think it has not yet been solved.