PHP » GoLang |
login |
register |
about
|
GoLang Imagick::cropImage
request it (418)
GoLang replacement for PHP's Imagick::cropImage
[edit | history]
Imagick::cropImage(PECL imagick 2.0.0) Imagick::cropImage — Extracts a region of the image Description
bool Imagick::cropImage
( int
$width
, int $height
, int $x
, int $y
)Extracts a region of the image. Parameters
Return Values
Returns Errors/ExceptionsThrows ImagickException on error. Examples
Example #1 Imagick::cropImage()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|