Forum und email

Imagick::getImageGeometry

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

Imagick::getImageGeometry — Gets the width and height as an associative array

Descrição

array Imagick::getImageGeometry ( 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 width and height as an associative array.

Parâmetros

Valor Retornado

Returns an array with the width/height of the image, throws ImagickException on error.