1d.erase(1)                  GRASS GIS User's Manual                 d.erase(1)
2
3
4

NAME

6       d.erase   -  Erases  the  contents of the active graphics display frame
7       with user defined color.
8

KEYWORDS

10       display, graphics, monitors
11

SYNOPSIS

13       d.erase
14       d.erase --help
15       d.erase [-f]  [bgcolor=name]   [--help]  [--verbose]  [--quiet]  [--ui]
16
17   Flags:
18       -f
19           Remove all frames and erase the screen
20
21       --help
22           Print usage summary
23
24       --verbose
25           Verbose module output
26
27       --quiet
28           Quiet module output
29
30       --ui
31           Force launching GUI dialog
32
33   Parameters:
34       bgcolor=name
35           Background color
36           Either a standard color name or R:G:B triplet
37           Default: white
38

DESCRIPTION

40       d.erase erases the contents of the active graphics frame, and  replaces
41       it  with the color black (by default) or by whatever color is specified
42       by the user.
43

SEE ALSO

45        d.mon, d.redraw, d.rast, d.vect
46

AUTHOR

48       James Westervelt, U.S. Army Construction Engineering  Research  Labora‐
49       tory
50

SOURCE CODE

52       Available at: d.erase source code (history)
53
54       Accessed: Saturday Jan 21 21:14:05 2023
55
56       Main  index | Display index | Topics index | Keywords index | Graphical
57       index | Full index
58
59       © 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual
60
61
62
63GRASS 8.2.1                                                         d.erase(1)
Impressum