ImagickDraw::setResolution

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setResolutionSets the resolution

说明

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

Sets the resolution.

参数

x_resolution

y_resolution

返回值

成功时返回 true

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top