PHP » GoLang |
login |
register |
about
|
GoLang Gmagick::resizeimage
request it (301)
GoLang replacement for PHP's Gmagick::resizeimage
[edit | history]
Gmagick::resizeimage(PECL gmagick >= Unknown) Gmagick::resizeimage — Scales an image Description
public Gmagick Gmagick::resizeimage
( int
$width
, int $height
, int $filter
, float $blur
[, bool $fit = FALSE
] )Scales an image to the desired dimensions with a filter. Parameters
Return ValuesThe Gmagick object on success Errors/ExceptionsThrows an GmagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|