Forum und email

Imagick::getImagePage

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

Imagick::getImagePage — Returns the page geometry

Description

array Imagick::getImagePage ( void )
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.

Returns the page geometry associated with the image in an array with the keys "width", "height", "x", and "y".

Parameters

Return Values

Returns the page geometry associated with the image in an array with the keys "width", "height", "x", and "y".