The Wayback Machine - https://web.archive.org/web/20210924083246/https://www.php.net/manual/en/imagick.minifyimage.php
PHP 7.4.24 Released!

Imagick::minifyImage

(PECL imagick 2, PECL imagick 3)

Imagick::minifyImageScales an image proportionally to half its size

Description

public Imagick::minifyImage(): bool

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

Parameters

This function has no parameters.

Return Values

Returns true on success.

add a note add a note

User Contributed Notes

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