Forum und email

Imagick::getImagePage

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

Imagick::getImagePage — Returns the page geometry

Descrição

array Imagick::getImagePage ( 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 page geometry associated with the image in an array with the keys "width", "height", "x", and "y".

Parâmetros

Valor Retornado

Returns the page geometry associated with the image in an array with the keys "width", "height", "x", and "y".