ImagickDraw::point
(No version information available, might be only in CVS)
ImagickDraw::point — Draws a point
Descripción
bool ImagickDraw::point
( float $x
, float $y
)
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Draws a point using the current stroke color and stroke thickness at the specified coordinates.
Lista de parámetros
- x
-
point's x coordinate
- y
-
point's y coordinate
Valores retornados
No value is returned.
ImagickDraw::point
There are no user contributed notes for this page.
