ImagickDraw::setResolution

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setResolutionDefine la resolución

Descripción

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

Define la resolución.

Parámetros

resolution_x

resolution_y

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