The Imagick class
PHP Manual

Imagick::getSizeOffset

(PECL imagick 2.0.0)

Imagick::getSizeOffsetReturns the size offset

Descrição

int Imagick::getSizeOffset ( void )

Returns the size offset associated with the Imagick object. Este método esta disponível apenas se Imagick foi compilado com ImageMagick versão 6.2.9 ou mais nova.

Valor Retornado

Returns the size offset associated with the Imagick object. Joga uma ImagickException em erro.


The Imagick class
PHP Manual