Imagick
PHP Manual

Imagick::clipImagePath

(No version information available, might only be in Git)

Imagick::clipImagePathDescription

Description

public void Imagick::clipImagePath ( string $pathname , string $inside )

Clips along the named paths from the 8BIM profile, if present. Later operations take effect inside the path. Id may be a number if preceded with #, to work on a numbered path, e.g., "#1" to use the first path.

Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Liste de paramètres

pathname

inside

Valeurs de retour


Imagick
PHP Manual