![]() |
![]()
| ![]() |
![]()
NAMEr.blend - Blends color components of two raster maps by a given ratio. KEYWORDSraster, composite SYNOPSISr.blend
Flags:Parameters:
DESCRIPTIONr.blend blends color components of 2 raster maps by a specified percentage of the first map. EXAMPLEBlending the aspect map with the elevation map for a shaded map
(North Carolina sample dataset):
g.region raster=elevation r.relief input=elevation output=relief zscale=10 r.blend -c first=elevation second=relief output=blend percent=75 Figure: Elevation blended with shaded relief SEE ALSOd.shade, g.region, r.shade, r.colors, r.his, r.mapcalc, r.rgb, r.support AUTHORSUnknown: probably CERL
SOURCE CODEAvailable at: r.blend source code (history) Latest change: Saturday Jun 10 01:15:54 2023 in commit: f3c6efd1ab6fed713d1dc4a9201f976b26098492 Main index | Raster index | Topics index | Keywords index | Graphical index | Full index © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual
|