2014-04-19 15:53:43 +02:00
|
|
|
r.his
|
2015-07-26 03:48:27 +02:00
|
|
|
Generates red, green and blue raster layers combining hue, intensity and saturation (HIS) values from user-specified input raster layers.
|
2014-04-19 15:53:43 +02:00
|
|
|
Raster (r.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|hue|Hue|None|False
|
|
|
|
QgsProcessingParameterRasterLayer|intensity|Intensity|None|False
|
|
|
|
QgsProcessingParameterRasterLayer|saturation|Saturation|None|False
|
2018-04-09 14:46:50 +10:00
|
|
|
QgsProcessingParameterString|bgcolor|Color to use instead of NULL values. Either a standard color name, R:G:B triplet, or "none"|None|False|True
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterBoolean|-c|Use colors from color tables for NULL values|False
|
|
|
|
QgsProcessingParameterRasterDestination|red|Red
|
|
|
|
QgsProcessingParameterRasterDestination|green|Green
|
|
|
|
QgsProcessingParameterRasterDestination|blue|Blue
|