Forum und email

Imagick::edgeImage

(No version information available, might be only in CVS)

Imagick::edgeImage — Enhance edges within the image

Description

bool Imagick::edgeImage ( float $radius )
Warning

Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.

Warning

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

Enhance edges within the image with a convolution filter of the given radius. Use a radius of 0 and Edge() selects a suitable radius for you.

Parameters

radius

Return Values

Returns TRUE on success.