= Unknown)GmagickDraw::scale — Adjusts the scaling factor說明public GmagickDraw::scale(float $x, float $y): GmagickDraw">
(PECL gmagick >= Unknown)
GmagickDraw::scale — Adjusts the scaling factor
Adjusts the scaling factor to apply in the horizontal and vertical directions to the current coordinate space.
xhorizontal scale factor
yvertical scale factor
The GmagickDraw object.