The Imagick class
PHP Manual

Imagick::getSizeOffset

(PECL imagick 2.0.0)

Imagick::getSizeOffsetReturns the size offset

Opis

int Imagick::getSizeOffset ( void )

Returns the size offset associated with the Imagick object. Ta metoda jest dostępna, jeśli rozszerzenie Imagick zostało skompilowane z ImageMagick w wersji 6.2.9 lub nowszej.

Zwracane wartości

Returns the size offset associated with the Imagick object. Zgłasza wyjątek ImagickException gdy wystąpi błąd.


The Imagick class
PHP Manual