= 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.
x
horizontal scale factor
y
vertical scale factor
The GmagickDraw object.