PHP 8.1.28 Released!

Gmagick::magnifyimage

(PECL gmagick >= Unknown)

Gmagick::magnifyimageScales an image proportionally 2x

Açıklama

public Gmagick::magnifyimage(): mixed

Conveniently scales an image proportionally to twice its original size.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Magnified Gmagick object.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.

add a note

User Contributed Notes

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