Imagick::getSizeOffset

(PECL imagick 2, PECL imagick 3)

Imagick::getSizeOffsetReturns the size offset

Descrição

public Imagick::getSizeOffset ( ) : int

Returns the size offset associated with the Imagick object. Este método está disponível se o PHP foi compilado com o ImageMagick versão 6.2.9 ou superior.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the size offset associated with the Imagick object.

Erros

Lança ImagickException em caso de erro.

add a note add a note

User Contributed Notes

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