Imagick
PHP Manual

Imagick::getSizeOffset

(PECL imagick 2.0.0)

Imagick::getSizeOffsetReturns the size offset

Descrizione

int Imagick::getSizeOffset ( void )

Returns the size offset associated with the Imagick object. This method is available if Imagick has been compiled against ImageMagick version 6.2.9 or newer.

Valori restituiti

Returns the size offset associated with the Imagick object.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.


Imagick
PHP Manual