PHP » GoLang |
login |
register |
about
|
GoLang Imagick::trimImage
request it (394)
GoLang replacement for PHP's Imagick::trimImage
[edit | history]
Imagick::trimImage(PECL imagick 2.0.0) Imagick::trimImage — Remove edges from the image Description
bool Imagick::trimImage
( float
$fuzz
)Remove edges that are the background color from the image. This method is available if Imagick has been compiled against ImageMagick version 6.2.9 or newer. Parameters
Return Values
Returns Errors/ExceptionsThrows ImagickException on error. Examples
Example #1 Using Imagick::trimImage(): Trim an image, then display to the browser.
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|