2016-02-27 21:24:17 +01:00
|
|
|
r.blend
|
|
|
|
r.blend.combine - Blends color components of two raster maps by a given ratio and export into a unique raster.
|
|
|
|
Raster (r.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|first|Name of first raster map for blending|None|False
|
|
|
|
QgsProcessingParameterRasterLayer|second|Name of second raster map for blending|None|False
|
|
|
|
QgsProcessingParameterNumber|percent|Percentage weight of first map for color blending|QgsProcessingParameterNumber.Double|50.0|True|0.0|100.0
|
2016-02-27 21:24:17 +01:00
|
|
|
Hardcoded|-c
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterDestination|output|Blended
|
2016-02-27 21:24:17 +01:00
|
|
|
|