Gmagick::minifyimage

(PECL gmagick >= Unknown)

Gmagick::minifyimageScales an image proportionally to half its size

Descrição

public Gmagick::minifyimage ( ) : Gmagick

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The Gmagick object on success

Erros

Lança uma exceção GmagickException em erros.

add a note add a note

User Contributed Notes

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