= Unknown)GmagickDraw::point — Draws a point說(shuō)明public GmagickDraw::point(float $x, float $y): GmagickDrawDraws a point">
(PECL gmagick >= Unknown)
GmagickDraw::point — Draws a point
Draws a point using the current stroke color and stroke thickness at the specified coordinates.
x
target x coordinate
y
target y coordinate
The GmagickDraw object.