Sophie

Sophie

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

grass-6.3.0-15.fc13.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>GRASS GIS: r.out.png</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>r.out.png</b></em>  - Export GRASS raster as non-georeferenced PNG image format.
<h2>KEYWORDS</h2>
raster
<h2>SYNOPSIS</h2>
<b>r.out.png</b><br>
<b>r.out.png help</b><br>
<b>r.out.png</b> [-<b>q</b>] <b>input</b>=<em>string</em>  [<b>output</b>=<em>string</em>]   [--<b>verbose</b>]  [--<b>quiet</b>] 

<h3>Flags:</h3>
<DL>
<DT><b>-q</b></DT>
<DD>Run quietly</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>input</b>=<em>string</em></DT>
<DD>Raster file to be converted.</DD>

<DT><b>output</b>=<em>string</em></DT>
<DD>Name for new PNG file. (use out=- for stdout)</DD>
<DD>Default: <em><rasterfilename>.png</em></DD>

</DL>
<H2>DESCRIPTION</H2>


<EM>r.out.png</EM> exports a GRASS raster map as non-georeferenced PNG image
format

<H2>SEE ALSO</H2>

<EM><A HREF="r.out.tiff.html">r.out.tiff</A>,</EM>
<EM><A HREF="r.out.ascii.html">r.out.ascii</A></EM>

<H2>AUTHOR</H2>

Alex Shevlakov

<p><i>Last changed: $Date: 2003-05-06 16:49:46 +0200 (Tue, 06 May 2003) $</i>
<HR>
<P><a href="index.html">Main index</a> - <a href="raster.html">raster 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>