GRASS logo

NAME

r.out.png - Export GRASS raster as non-georeferenced PNG image format.

KEYWORDS

raster

SYNOPSIS

r.out.png
r.out.png help
r.out.png input=string [output=string] [--verbose] [--quiet]

Parameters:

input=string
Raster file to be converted.
output=string
Name for new PNG file. (use out=- for stdout)
Default: .png

DESCRIPTION

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

SEE ALSO

r.out.tiff, r.out.ascii

AUTHOR

Alex Shevlakov

Last changed: $Date: 2008-05-16 13:37:23 -0500 (Fri, 16 May 2008) $


Main index - raster index - Full index

© 2003-2008 GRASS Development Team