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 estará disponível se a extensão Imagick tiver sido compilada com a 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/Exceções

Lança uma exceção 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