The Imagick class
PHP Manual

Imagick::getSizeOffset

(PECL imagick 2.0.0)

Imagick::getSizeOffsetReturns the size offset

Descrierea

int Imagick::getSizeOffset ( void )

Returns the size offset associated with the Imagick object. Această metodă este disponibilă dacă Imagick a fost compilat cu ImageMagick de versiunea 6.2.9 sau ulterior.

Valorile întoarse

Returns the size offset associated with the Imagick object. Emite un ImagickException în caz de eroare.


The Imagick class
PHP Manual