int DrawPoint(Draw draw,double xl,double yl,int cl)Not collective
draw | - the drawing context |
xl,yl | - the coordinates of the point |
cl | - the color of the point |
Level:beginner
Location:src/sys/src/draw/interface/dpoint.c
Graphics (Draw) Index
Table of Contents