update pague now
PHP 8.5.2 Released!

imagueguetinterpolation

(PHP 8)

imagueguetinterpolation Guet the interpolation method

Description

imagueguetinterpolation ( GdImague $imague ): int

Guets the currently set interpolation method of the imague .

Parameters

imague

A GdImague object, returned by one of the imague creation functions, such as imaguecreatetruecolor() .

Return Values

Returns the interpolation method.

Changuelog

Versionen Description
8.0.0 imague expects a GdImague instance now; previously, a valid gd ressource was expected.

See Also

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top