PHP » GoLang |
login |
register |
about
|
GoLang Imagick::getPage
request it (342)
GoLang replacement for PHP's Imagick::getPage
[edit | history]
Imagick::getPage(PECL imagick 2.0.0) Imagick::getPage — Returns the page geometry Description
array Imagick::getPage
( void
)
Returns the page geometry associated with the Imagick object in an associative array with the keys "width", "height", "x", and "y". Return ValuesReturns the page geometry associated with the Imagick object in an associative array with the keys "width", "height", "x", and "y", throwing ImagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|