PHP 8.3.4 Released!

Imagick::getSizeOffset

(PECL imagick 2, PECL imagick 3)

Imagick::getSizeOffsetReturns the size offset

Descrizione

public Imagick::getSizeOffset(): int

Returns the size offset associated with the Imagick object. Questo metodo è disponibile se Imagick è stato compilato con ImageMagick versione 6.2.9 o successive.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the size offset associated with the Imagick object.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.

add a note

User Contributed Notes

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