哈希空间 Ctrl + F 进行搜索
首页 php手册中文版 CSS中文手册 哈希文档 Markdown在线工具

Imagick::setResolution

(PECL imagick 2, PECL imagick 3)

Imagick::setResolutionSets the image resolution

说明

public Imagick::setResolution(float $x_resolution, float $y_resolution): bool

Sets the image resolution.

参数

x_resolution

The horizontal resolution.

y_resolution

The vertical resolution.

返回值

成功时返回 true

注释

Imagick::setResolution() must be called before loading or creating an image.

参见

打开 哈希空间 微信小程序中查看更佳