(PHP 8)
imagegetinterpolation — Get the interpolation method
   Gets the currently set interpolation method of the image.
  
imageUna risorsa immagine, restituita da una delle funzioni di creazione immagine, come imagecreatetruecolor().
Returns the interpolation method.
| Versione | Descrizione | 
|---|---|
| 8.0.0 | imageexpects a GdImage
  instance now; previously, a validgdresource was expected. | 
