Forum und email

Imagick::setImagePage

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

Imagick::setImagePage — Sets the page geometry of the image

Description

bool Imagick::setImagePage ( int $width , int $height , int $x , int $y )
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 page geometry of the image.

Parameters

width

height

x

y

Return Values

Returns TRUE on success.