ImagickDraw
PHP Manual

ImagickDraw::setResolution

(No version information available, might only be in Git)

ImagickDraw::setResolutionDescription

Description

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

Sets the resolution.

Liste de paramètres

x_resolution

y_resolution

Valeurs de retour

Retourne TRUE en cas de succès.


ImagickDraw
PHP Manual