imagick_reducenoise

(PECL)

imagick_reducenoise -- Smooth the contours of an image while still preserving edge information

Description

bool imagick_reducenoise ( resource image, float radius )

Waarschuwing

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

Parameters

image

Image handle

radius

Radius of the pixel neighborhood

Return Values

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