ClearCanvas
Clear virtual canvas
Syntax: 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.
Example: ClearCanvas()
See also: PrintCanvas, DrawPoint
Last updated
Was this helpful?