
NAME
r.in.png - Import non-georeferenced PNG format image.
KEYWORDS
SYNOPSIS
r.in.png
r.in.png help
r.in.png [-fh] input=name output=name [title=string] [gamma=float] [alpha=float] [--overwrite] [--verbose] [--quiet]
Flags:
- -f
- Create floating-point maps (0.0 - 1.0).
- -h
- Output image file header only.
- --overwrite
- Allow output files to overwrite existing files
- --verbose
- Verbose module output
- --quiet
- Quiet module output
Parameters:
- input=name
- Name to input file
- output=name
- Name for output raster map
- title=string
- Title for new raster file.
- gamma=float
- Display gamma.
- alpha=float
- Alpha threshold.
DESCRIPTION
r.in.png imports a PNG image as a GRASS raster map.
SEE ALSO
r.in.gdal,
r.out.png,
AUTHORS
Michael Shapiro
Alex Shevlakov
Glynn Clements
Last changed: $Date: 2010-02-28 07:30:25 +0000 (Sun, 28 Feb 2010) $
Main index - raster index - Full index
© 2003-2011 GRASS Development Team