ImagickDraw::point
(PECL imagick 2.0.0)
ImagickDraw::point — Draws a point
Описание
bool ImagickDraw::point
( float $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
Връщани стойности
Няма връщана стойност.
There are no user contributed notes for this page.
