Clear virtual canvas
Syntax: ClearCanvas()
ClearCanvas()
Notes: This function clears virtual canvas. Usually, it is used before drawing a new picture on the cube. It is usually followed by sets of drawing functions and then by PrintCanvas(). This function itself does not clear LEDs on the cube.
PrintCanvas()
Example: ClearCanvas()
See also: PrintCanvas, DrawPoint
Last updated 6 years ago