Property | Value |
---|---|
Hex Value | $EF64 |
Categories | |
Localizations |
|
BackgroundOff
Overview
Turns off background image in the graph area.
Availability: Token only available from within the Basic editor.
Syntax
BackgroundOff
Location
2nd, draw, BACKGROUND
, 2:BackgroundOff:
Description
The BackgroundOff command has only one purpose: turn the background off. Run the command on its own line in a program with no other characters or arguments.
:BackgroundOn BLUE //Makes background blue
:BackgroundOff //Makes background white again
Optimization
BackgroundOff does essentially the same thing as turning the background on to the color white, as shown below.
:BackgroundOn WHITE
can be
:BackgroundOff
Related Commands
Source: parts of this page were written by the following TI|BD contributors: Battlesquid, kg583, Michael2_3B, MrWompWomp, Myles_Zadok, Trenly.
History
Calculator | OS Version | Description |
---|---|---|
TI-84+CSE | 4.0 | Added |
Authors: