php8.5
Home/ Manual/ imagick / imagickdraw/ ImagickDraw::setResolution

ImagickDraw::setResolution

PHP function Edit on GitHub ✎

(PECL imagick 3 >= 3.1.0)

Sets the resolution

Description

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

Sets the resolution.

Parameters

resolution_x
resolution_y

Return Values

Success

Source: reference/imagick/imagickdraw/setresolution.xml · from the official PHP manual (php/doc-en)