PHP 8.3.4 Released!

Imagick::clipImage

(PECL imagick 2, PECL imagick 3)

Imagick::clipImageClips along the first path from the 8BIM profile

Descrizione

public Imagick::clipImage(): bool

Clips along the first path from the 8BIM profile, if present.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Restituisce true in caso di successo.

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