table of contents
- trixie 8.4.1-1
- testing 8.4.2-1
- unstable 8.4.2-1
- experimental 8.5.0~rc1-1~exp1
| d.erase(1grass) | GRASS User's Manual | d.erase(1grass) |
NAME¶
d.erase - Erases the contents of the active graphics display frame with user defined color.
KEYWORDS¶
display, graphics, monitors
SYNOPSIS¶
d.erase
d.erase --help
d.erase [-f] [bgcolor=name] [--help]
[--verbose] [--quiet] [--ui]
Flags:¶
Parameters:¶
- bgcolor=name
-
Background color
Either a standard color name or R:G:B triplet
Default: white
DESCRIPTION¶
d.erase erases the contents of the active graphics frame, and replaces it with the color black (by default) or by whatever color is specified by the user.
SEE ALSO¶
d.mon, d.redraw, d.rast, d.vect
AUTHOR¶
James Westervelt, U.S. Army Construction Engineering Research Laboratory
SOURCE CODE¶
Available at: d.erase source code (history)
Latest change: Friday Feb 07 19:16:09 2025 in commit: a82a39f673b97fafcfce1604dc3e6015cb96487a
Main index | Display index | Topics index | Keywords index | Graphical index | Full index
© 2003-2026 GRASS Development Team, GRASS 8.5.0RC1 Reference Manual
| GRASS 8.5.0RC1 |