array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'imagick.clipimage.php', 1 => 'Imagick::clipImage', 2 => 'Clips along the first path from the 8BIM profile', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.clear.php', 1 => 'Imagick::clear', ), 'next' => array ( 0 => 'imagick.clipimagepath.php', 1 => 'Imagick::clipImagePath', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/clipimage.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Imagick::clipImage

(PECL imagick 2, PECL imagick 3)

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

Beschreibung

public Imagick::clipImage(): bool

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Liefert true bei Erfolg.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.