Gmagick::minifyimage

(PECL gmagick >= Unknown)

Gmagick::minifyimageScales an image proportionally to half its size

Опис

public Gmagick::minifyimage(): Gmagick

A convenient method that scales an image proportionally to one-half its original size.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

The Gmagick object.

Помилки/виключення

Викидає GmagickException у разі помилки.

add a note

User Contributed Notes

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