PHP » GoLang |
login |
register |
about
|
GoLang Imagick::clipPathImage
request it (328)
GoLang replacement for PHP's Imagick::clipPathImage
[edit | history]
Imagick::clipPathImage(PECL imagick 2.0.0) Imagick::clipPathImage — Clips along the named paths from the 8BIM profile Description
bool Imagick::clipPathImage
( string
$pathname
, bool $inside
)Clips along the named paths from the 8BIM profile, if present. Later operations take effect inside the path. It may be a number if preceded with #, to work on a numbered path, e.g., "#1" to use the first path. Parameters
Return Values
Returns Errors/ExceptionsThrows ImagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|