PHP 8.3.4 Released!

ImagickDraw::setResolution

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setResolutionDescription

Descripción

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

Establece la resolución.

Parámetros

x_resolution

y_resolution

Valores devueltos

Devuelve true en caso de éxito.

add a note

User Contributed Notes

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