ImagickDraw::setResolution

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setResolutionSets the resolution

Descrizione

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

Sets the resolution.

Elenco dei parametri

x_resolution

y_resolution

Valori restituiti

Restituisce true in caso di successo.

add a note add a note

User Contributed Notes

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