PHP 8.3.4 Released!

Gmagick::magnifyimage

(PECL gmagick >= Unknown)

Gmagick::magnifyimageScales an image proportionally 2x

Beschreibung

public Gmagick::magnifyimage(): mixed

Conveniently scales an image proportionally to twice its original size.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Magnified Gmagick object.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.

add a note

User Contributed Notes

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