Forum und email

Imagick::negateImage

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

Imagick::negateImage — Negates the colors in the reference image

Description

bool Imagick::negateImage ( bool $gray [, int $channel ] )
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.

Negates the colors in the reference image. The Grayscale option means that only grayscale values within the image are negated.

Parameters

gray

channel

Return Values

Returns TRUE on success.