Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 413e0bdb3c48563b2d8d9038d07d5533 > files > 1497

grass-6.3.0-15.fc13.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>GRASS GIS: d.erase</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="grassdocs.css" type="text/css">
</head>
<body bgcolor="white">

<img src="grass_logo.png" alt="GRASS logo"><hr align=center size=6 noshade>

<h2>NAME</h2>
<em><b>d.erase</b></em>  - Erase the contents of the active display frame with user defined color
<h2>KEYWORDS</h2>
display
<h2>SYNOPSIS</h2>
<b>d.erase</b><br>
<b>d.erase help</b><br>
<b>d.erase</b> [-<b>fx</b>]  [<b>color</b>=<em>string</em>]   [--<b>verbose</b>]  [--<b>quiet</b>] 

<h3>Flags:</h3>
<DL>
<DT><b>-f</b></DT>
<DD>Remove all frames and erase the screen</DD>

<DT><b>-x</b></DT>
<DD>Don't add to list of commands in monitor</DD>

<DT><b>--verbose</b></DT>
<DD>Verbose module output</DD>
<DT><b>--quiet</b></DT>
<DD>Quiet module output</DD>
</DL>

<h3>Parameters:</h3>
<DL>
<DT><b>color</b>=<em>string</em></DT>
<DD>Color to erase with, either a standard GRASS color or R:G:B triplet (separated by colons)</DD>
<DD>Default: <em>white</em></DD>

</DL>
<h2>DESCRIPTION</h2>

<em>d.erase</em> 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. 
<em>d.erase</em> will not alter the assignment of the active frame. 

<h2>SEE ALSO</h2>

<em><a HREF="d.mon.html">d.mon</a></em>

<h2>AUTHOR</h2>

James Westervelt, U.S. Army Construction Engineering 
Research Laboratory


<p><i>Last changed: $Date: 2004-08-05 14:53:21 +0200 (Thu, 05 Aug 2004) $</i>
<HR>
<P><a href="index.html">Main index</a> - <a href="display.html">display index</a> - <a href="full_index.html">Full index</a></P>
<P>&copy; 2003-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
</body>
</html>