Menu

draw

Majenko Technologies
GLCD.draw(x1, y1, x2, y2, ink);

Draw a line between coordinates x1,y1 and x2,y2. If ink is 1 the line is drawn (using [setPixel]), if ink is 0 the line is removed (drawn with [clearPixel]).


Related

Wiki: User Interface
Wiki: clearPixel
Wiki: setPixel

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.