ImagickDraw::setResolution

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setResolutionDéfinie la résolution

Description

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

Définie la résolution.

Liste de paramètres

resolution_x

resolution_y

Valeurs de retour

Retourne true en cas de succès.

add a note

User Contributed Notes

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