ImagickDraw::point
(PECL imagick 2.0.0)
ImagickDraw::point — Draws a point
Opis
bool ImagickDraw::point
( float
$x
, float $y
)Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Draws a point using the current stroke color and stroke thickness at the specified coordinates.
Parametry
-
x -
point's x coordinate
-
y -
point's y coordinate
Zwracane wartości
Nie jest zwracana żadna wartość.
