ImagickDraw::setResolution
(No version information available, might only be in Git)
ImagickDraw::setResolution — Description
说明
public ImagickDraw::setResolution
( float
$x_resolution
, float $y_resolution
) : boolSets the resolution.
参数
-
x_resolution
-
-
y_resolution
-
返回值
成功时返回 TRUE
。