GRASS logo

Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

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:

-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

Table of contents

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: Thursday Feb 03 11:10:06 2022 in commit: 547ff44e6aecfb4c9cbf6a4717fc14e521bec0be


Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

Main index | Display index | Topics index | Keywords index | Graphical index | Full index

© 2003-2023 GRASS Development Team, GRASS GIS 8.2.2dev Reference Manual