table of contents
other versions
- buster 7.6.0-1
- testing 7.8.5-1
- unstable 7.8.5-1
- experimental 7.8.6~rc2-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, monitorsSYNOPSIS¶
d.erased.erase --help
d.erase [-f] [bgcolor=name] [--help] [--verbose] [--quiet] [--ui]
Flags:¶
- -f
-
Remove all frames and erase the screen - --help
-
Print usage summary - --verbose
-
Verbose module output - --quiet
-
Quiet module output - --ui
-
Force launching GUI dialog
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.vectAUTHOR¶
James Westervelt, U.S. Army Construction Engineering Research LaboratoryLast changed: $Date: 2011-11-08 22:24:20 +0100 (Tue, 08 Nov 2011) $
SOURCE CODE¶
Available at: d.erase source code (history)Main index | Display index | Topics index | Keywords index | Graphical index | Full index
© 2003-2019 GRASS Development Team, GRASS GIS 7.6.0 Reference Manual
GRASS 7.6.0 |