PHP » GoLang |
login |
register |
about
|
GoLang Imagick::cropThumbnailImage
request it (291)
GoLang replacement for PHP's Imagick::cropThumbnailImage
[edit | history]
PHP Imagick::cropThumbnailImagePHP original manual for Imagick::cropThumbnailImage [ show | php.net ]Imagick::cropThumbnailImage(PECL imagick 2.0.0) Imagick::cropThumbnailImage — Creates a crop thumbnail Description
bool Imagick::cropThumbnailImage
( int
$width
, int $height
[, bool $legacy = FALSE
] )Creates a fixed size thumbnail by first scaling the image up or down and cropping a specified area from the center. Parameters
Return Values
Returns Errors/ExceptionsThrows ImagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|