(PECL imagick 2.0.0)
ImagickDraw::point — Draws a point
$x
, float $y
)本函数还未编写文档,仅有参数列表。
Draws a point using the current stroke color and stroke thickness at the specified coordinates.
x
point's x coordinate
y
point's y coordinate
没有返回值。