Home > PHP > Function > GD > imagefilter()

imagefilter()

imagefilter - Applies a filter to an image

Syntax

bool imagefilter ()

Arguments

-

Description

imagefilter() applies the given filter filtertype on the image.

Version

PHP 5

Return value

Returns TRUE on success or FALSE on failure.