Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<imagecolortransparentimagecopy>
Last updated: Tue, 19 Sep 2006

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 )

Returns TRUE on success or FALSE on failure.

Warning

This function is currently not documented; only the argument list is available.

Note: This function is only available if PHP is compiled with the bundled version of the GD library.




<imagecolortransparentimagecopy>
Last updated: Tue, 19 Sep 2006