imagick
imagick copied to clipboard
Imagick::convolveImage signature changed on im7...
/* {{{ proto bool Imagick::convolveImage(array kernel[, int channel]) Applies a custom convolution kernel to the image.
It actually takes an ImagickKernel...