Imagick::clipImage

(PECL imagick 2, PECL imagick 3)

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

Description

public Imagick::clipImage(): bool

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

Parameters

This function has no parameters.

Return Values

Returns true on success.

Errors/Exceptions

Throws ImagickException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top