This function seems to do the same thing as photoshop feture convas size, you set size of convas and position of your image's top left corner (x,y) inside that convas.
Imagick::resetImagePage
(No version information available, might only be in SVN)
Imagick::resetImagePage — Reset image page
Descrierea
bool Imagick::resetImagePage
( string
$page
)The page definition as a string. The string is in format WxH+x+y. Această metodă este disponibilă dacă Imagick a fost compilat cu ImageMagick de versiunea 6.3.6 sau ulterior.
Parametri
-
page -
The page definition. For example 7168x5147+0+0
Valorile întoarse
Întoarce TRUE în caz de succes.
