Forum und email

Imagick::getSize

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

Imagick::getSize — Returns the size associated with the Imagick object

Descrição

array Imagick::getSize ( void )
Aviso

Esta função não está documentada, somente a lista de argumentos está disponível.

Aviso

Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta e risco.

Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".

Parâmetros

Valor Retornado

Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".