Php/docs/imagick.getsizeoffset

From Get docs

Imagick::getSizeOffset

(PECL imagick 2, PECL imagick 3)

Imagick::getSizeOffsetReturns the size offset


Description

public Imagick::getSizeOffset ( ) : int

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.


Return Values

Returns the size offset associated with the Imagick object.


Errors/Exceptions

Throws ImagickException on error.