©
本文檔使用 php中文網手册 發布
(PECL gmagick >= Unknown)
GmagickDraw::point — Draws a point
$x
, float $y
)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 on success