ImagickDraw::setResolution (PECL imagick 3 >= 3.1.0)ImagickDraw::setResolution — Sets the resolution 说明 public ImagickDraw::setResolution(float $resolution_x, float $resolution_y): bool Sets the resolution. 参数 resolution_x resolution_y 返回值 成功时返回 true。