Imagick
PHP Manual

Imagick::clipImagePath

(Não há informação de versão disponível, talvez apenas no SVN)

Imagick::clipImagePathDescription

Descrição

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.

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

pathname

inside

Valor Retornado


Imagick
PHP Manual