PHP » GoLang |
login |
register |
about
|
GoLang Gmagick::getsize
request it (429)
GoLang replacement for PHP's Gmagick::getsize
[edit | history]
Gmagick::getsize(PECL gmagick >= Unknown) Gmagick::getsize — Returns the size associated with the Gmagick object Description
public array Gmagick::getsize
( void
)
Returns the size associated with the Gmagick object as an array with the keys "columns" and "rows". ParametersThis function has no parameters. Return ValuesReturns the size associated with the Gmagick object as an array with the keys "columns" and "rows". Errors/ExceptionsThrows an GmagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|