r.blend(1) - Linux man page
Name
r.blend - Blends color components of two raster maps by a given ratioKeywords
rasterSynopsis
r.blendr.blend help
r.blend first=name second=name output=name [percent=integer] [--verbose] [--quiet]
Parameters:
- first=name
Name of first raster map for blending- second=name
Name of second raster map for blending- output=name
Base name for red, green, & blue output maps containing the blend- percent=integer
Percentage weight of first map for color blending
Options: 0-99
Default: 2
Description
r.blend Blends color components of 2 raster maps by a specificed percentage of the first map.Author
Unknown CERL? Updated to GRASS 5.7 by Michael Barton, Arizona State UniversityLast changed: $Date: 2004-06-09 18:53:17 +0200 (Wed, 09 Jun 2004) $
Full index
© 2003-2008 GRASS Development Team
