GoLang Imagick::clipImage

request it (273)
GoLang replacement for PHP's Imagick::clipImage [edit | history]



Do you know a GoLang replacement for PHP's Imagick::clipImage? Write it!

PHP Imagick::clipImage

PHP original manual for Imagick::clipImage [ show | php.net ]

Imagick::clipImage

(PECL imagick 2.0.0)

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

Description

bool Imagick::clipImage ( void )

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

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.