imagegetinterpolation
(PHP 8)
imagegetinterpolation — Get the interpolation method
Description
Gets the currently set interpolation method of the image.
Parameters
imageA GdImage object, returned by one of the image creation functions, such as imagecreatetruecolor().
Return Values
Returns the interpolation method.
Changelog
| Version | Description |
|---|---|
| 8.0.0 | image expects a GdImage instance now; previously, a valid gd resource was expected. |
See Also
- imagesetinterpolation() - Set the interpolation method
↑ and ↓ to navigate • Enter to select • Esc to close • / to open