Imagick::getSizeOffset
(PECL imagick 2, PECL imagick 3)
Imagick::getSizeOffset — Returns the size offset
Description
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.
Parameters
This function has no parameters.
Return Values
Returns the size offset associated with the Imagick object.
Errors/Exceptions
Throws ImagickException on error.