Php/docs/imagickdraw.setresolution

From Get docs

ImagickDraw::setResolution

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setResolutionDescription


Description

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

Sets the resolution.


Parameters

x_resolution
y_resolution


Return Values

Returns TRUE on success.