Forum und email

Imagick::contrastImage

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

Imagick::contrastImage — Change the contrast of the image

Description

bool Imagick::contrastImage ( bool $sharpen )
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.

Enhances the intensity differences between the lighter and darker elements of the image. Set sharpen to a value other than 0 to increase the image contrast otherwise the contrast is reduced.

Parameters

sharpen

Return Values

Returns TRUE on success.