imageconvolution
(PHP 5 >= 5.1.0RC1)
imageconvolution --
Apply a 3x3 convolution matrix, using coefficient div and offset
Description
bool
imageconvolution ( resource image, array matrix3x3, float div, float offset )
�\�^��TRUE�Ѧ^��FALSE�C
注: This function is only available if
PHP is compiled with the bundled version of the GD library.