PHP » GoLang |
login |
register |
about
|
imagescale(PHP 5 >= 5.5.0, PHP 7) imagescale — Scale an image using the given new width and height Description
resource imagescale
( resource
$image
, int $new_width
[, int $new_height = -1
[, int $mode = IMG_BILINEAR_FIXED
]] )imagescale() scales an image using the given interpolation algorithm. Parameters
Return Values
Return the scaled image resource on success or Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|