Imagick::minifyImage

(PECL imagick 2, PECL imagick 3)

Imagick::minifyImageScales an image proportionally to half its size

Beschreibung

public Imagick::minifyImage(): bool

Is a convenience method that scales an image proportionally to one-half its original size

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Liefert true bei Erfolg.

add a note add a note

User Contributed Notes

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