PHP 8.4.26 Released!

Imagick::minifyImage

(PECL imagick 2, PECL imagick 3)

Imagick::minifyImage — Scales an image proportionally to half its size

Опис

public function Imagick::minifyImage(): bool

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

Параметри

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

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

Повертає true в разі успіху.

+add a note

User Contributed Notes

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