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
)
WarningThis function is
currently not documented; only its argument list is available.
Adjusts the scaling factor to apply in the horizontal and vertical
directions to the current coordinate space.
Parameters
-
x
-
horizontal factor
-
y
-
vertical factor
Return Values
No value is returned.