Imagick::clipImagePath

(No version information available, might only be in Git)
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.

Parameters:
pathname

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.

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.

Returns:

This function is currently not documented; only its argument list is available.

doc_php
2016-02-24 16:00:50
Comments
Leave a Comment

Please login to continue.