ImagickDraw
PHP Manual

ImagickDraw::setResolution

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

ImagickDraw::setResolutionDescription

Description

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

Sets the resolution.

Parameters

x_resolution

y_resolution

Return Values

Returns TRUE on success.


ImagickDraw
PHP Manual