Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::setResolution

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setResolutionSets the resolution

Опис

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

Sets the resolution.

Параметри

x_resolution

y_resolution

Значення, що повертаються

Повертає true в разі успіху.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top