PHP » GoLang |
login |
register |
about
|
GoLang imagesetinterpolation
request it (373)
GoLang replacement for PHP's imagesetinterpolation
[edit | history]
imagesetinterpolation(PHP 5 >= 5.5.0, PHP 7) imagesetinterpolation — Set the interpolation method Description
bool imagesetinterpolation
( resource
$image
[, int $method = IMG_BILINEAR_FIXED
] )Sets the interpolation method, setting an interpolation method affects the rendering of various functions in GD, such as the imagerotate() function. Parameters
Return Values
Returns Examples
Example #1 imagesetinterpolation() example
<?php NotesChanging the interpolation method affects the following functions when rendering: |
more
Recently updated
more
Most requested
more
Last requests
|