ImagickDraw
PHP Manual

ImagickDraw::setResolution

(No version information available, might only be in Git)

ImagickDraw::setResolutionDescription

说明

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

Sets the resolution.

参数

x_resolution

y_resolution

返回值

成功时返回 TRUE


ImagickDraw
PHP Manual