PHP 8.3.4 Released!

Imagick::minifyImage

(PECL imagick 2, PECL imagick 3)

Imagick::minifyImageScales an image proportionally to half its size

说明

public 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