imagick_sharpen

(PECL)

imagick_sharpen -- Sharpen image

Description

bool imagick_sharpen ( resource image, float radius, float sigma )

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 not counting the center pixel

sigma

Standard deviation of the Laplacian in pixels

Return Values

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