Forum und email

Imagick::setImageCompose

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

Imagick::setImageCompose — Sets the image composite operator

Description

bool Imagick::setImageCompose ( int $compose )
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.

Sets the image composite operator, useful for specifying how to composite the image thumbnail when using the Imagick::montageImage() method.

Parameters

compose

Return Values

Returns TRUE on success.