ImagickDraw::setResolution

Sets the resolution

Description

public bool ImagickDraw::setResolution(float $resolution_x, float $resolution_y)

Sets the resolution.

Parameters

resolution_x

resolution_y

Return Values

Returns true on success.