Manuel PHP
ImagickDraw::scale
(No version information available, might be only in CVS)
ImagickDraw::scale — Adjusts the scaling factor
Description
bool ImagickDraw::scale
( float $x
, float $y
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Adjusts the scaling factor to apply in the horizontal and vertical directions to the current coordinate space.
Liste de paramètres
- x
-
horizontal factor
- y
-
vertical factor
Valeurs de retour
Aucune valeur n'est retournée.
Remonter 
