GoLang Imagick::getSizeOffset

request it (261)
GoLang replacement for PHP's Imagick::getSizeOffset [edit | history]



Do you know a GoLang replacement for PHP's Imagick::getSizeOffset? Write it!

PHP Imagick::getSizeOffset

PHP original manual for Imagick::getSizeOffset [ show | php.net ]

Imagick::getSizeOffset

(PECL imagick 2.0.0)

Imagick::getSizeOffsetReturns the size offset

Description

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.

Return Values

Returns the size offset associated with the Imagick object.

Errors/Exceptions

Throws ImagickException on error.