Gmagick::minifyimage

(PECL gmagick >= Unknown)

Gmagick::minifyimageScales an image proportionally to half its size

Beskrivelse

public void Gmagick::minifyimage ( void )

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

Parametre

This function has no parameters.

Returnerings Værdier

The Gmagick object on success

Fejl/Undtagelser

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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