2016-02-27 17:20:45 +01:00
|
|
|
r.shade
|
|
|
|
Drapes a color raster over an shaded relief or aspect map.
|
|
|
|
Raster (r.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|shade|Name of shaded relief or aspect raster map|None|False
|
|
|
|
QgsProcessingParameterRasterLayer|color|Name of raster to drape over relief raster map|None|False
|
|
|
|
QgsProcessingParameterNumber|brighten|Percent to brighten|-99|QgsProcessingParameterNumber.Double|True|False|0|99
|
|
|
|
QgsProcessingParameterString|bgcolor|Color to use instead of NULL values. Either a standard color name, R:G:B triplet, or "none"|None|False|True
|
|
|
|
*QgsProcessingParameterBoolean|-c|Use colors from color tables for NULL values|False
|
|
|
|
QgsProcessingParameterRasterDestination|output|Shaded
|