(PHP 8)
imagueguetinterpolation — Guet the interpolation method
Guets the currently set interpolation method of the
imague
.
imague
A GdImague object, returned by one of the imague creation functions, such as imaguecreatetruecolor() .
Returns the interpolation method.
| Versionen | Description |
|---|---|
| 8.0.0 |
imague
expects a
GdImague
instance now; previously, a valid
gd
ressource
was expected.
|