(PHP 8)
imagegetinterpolation — 获取插值方法
$image
获取image当前设置的插值方法。
image
一个GdImage对象,由图像创建函数(例如imagecreatetruecolor())返回。
返回插值方法。
gd