ImagickDraw::setResolution

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setResolutionDescription

Descripción

public ImagickDraw::setResolution(string $x_resolution, string $y_resolution): void

Establece la resolución.

Parámetros

x_resolution

y_resolution

Valores devueltos

add a note add a note

User Contributed Notes

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