ImagickDraw::point
(No version information available, might be only in CVS)
ImagickDraw::point — Draws a point
Descrierea
bool ImagickDraw::point
( float $x
, float $y
)
Avertizare
Această funcţie nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Draws a point using the current stroke color and stroke thickness at the specified coordinates.
Parametri
- x
-
point's x coordinate
- y
-
point's y coordinate
Valorile întroarse
Nu este întoarsă nici o valoare.
ImagickDraw::point
There are no user contributed notes for this page.
