GmagickDraw::point
(PECL gmagick >= Unknown)
GmagickDraw::point — Draws a point
Описание
public GmagickDraw GmagickDraw::point
(
float $x
,
float $y
)
Список параметров
-
x
-
target x coordinate
-
y
-
target y coordinate
Возвращаемые значения
The GmagickDraw object on success