Imagick::resetImagePage

(No version information available, might only be in Git)
Reset image page
bool Imagick::resetImagePage ( string $page )

The page definition as a string. The string is in format WxH+x+y. This method is available if Imagick has been compiled against ImageMagick version 6.3.6 or newer.

Parameters:
page

The page definition. For example 7168x5147+0+0

Returns:

Returns TRUE on success.

doc_php
2016-02-24 16:01:17
Comments
Leave a Comment

Please login to continue.