Imagick::getSizeOffset

(PECL imagick 2.0.0)

Imagick::getSizeOffsetReturns the size offset

Beskrivelse

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.

Returnerings Værdier

Returns the size offset associated with the Imagick object.

Fejl/Undtagelser

Throws ImagickException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top