Reference   Language | Libraries | Comparison | Changes

Trixel

clear()

Description

Clear the Trixel window buffer to all white.
No change appears on the physical display until rendered by the show() function.

Syntax

Trixel.clear()

Parameters

none: maybe should accept optional tribit or character to fill with?

Returns

No value

Reference Home

Corrections, suggestions, and new documentation should be posted to the Forum.

The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.