Home > PHP > Function > > Imagick::getSizeOffset()

Imagick::getSizeOffset()

Imagick::getSizeOffset - Returns the size offset

Syntax

int Imagick::getSizeOffset ()

Arguments

-

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.

Version

PHP PECL imagick 2.0.0

Return value

Returns the size offset associated with the Imagick object. Throw an ImagickExceptionon error.