ImagickDraw::setResolution

Sets the resolution

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.