php8.5
Home/ Manual/ imagick / imagick/ Imagick::clipImagePath

Imagick::clipImagePath

PHP function Edit on GitHub ✎

(PECL imagick 2 >= 2.3.0, PECL imagick 3)

Clips along the named paths from the 8BIM profile, if present

Description

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

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.

Func

Parameters

pathname
inside

Return Values

Source: reference/imagick/imagick/clipimagepath.xml · from the official PHP manual (php/doc-en)