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 )

Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.

Waarschuwing

Deze functie is op het moment niet gedocumenteerd, alleen de lijst met argumenten is beschikbaar.

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