10 lines
666 B
Plaintext
Raw Normal View History

2016-02-27 17:20:45 +01:00
r.shade
Drapes a color raster over an shaded relief or aspect map.
Raster (r.*)
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
2017-11-11 14:31:58 +01:00
QgsProcessingParameterNumber|brighten|Percent to brighten|QgsProcessingParameterNumber.Integer|0|True|-99|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