
NAME
d.erase - Erases the contents of the active graphics display frame with user defined color.
KEYWORDS
display, graphics, monitors, CLI
SYNOPSIS
d.erase
d.erase help
d.erase [-f] [bgcolor=name] [--verbose] [--quiet]
Flags:
- -f
- Remove all frames and erase the screen
- --verbose
- Verbose module output
- --quiet
- Quiet module output
Parameters:
- bgcolor=name
- Background color
- Either a standard GRASS color, R:G:B triplet, or "none"
- 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
Last changed: $Date: 2011-11-08 13:24:20 -0800 (Tue, 08 Nov 2011) $
Main index - Display index - Full index
© 2003-2012 GRASS Development Team