mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
[processing][grass] Fix broken r.his algorithm
This commit is contained in:
parent
89a3dd5e15
commit
cba395e8c4
@ -4,7 +4,7 @@ Raster (r.*)
|
||||
QgsProcessingParameterRasterLayer|hue|Hue|None|False
|
||||
QgsProcessingParameterRasterLayer|intensity|Intensity|None|False
|
||||
QgsProcessingParameterRasterLayer|saturation|Saturation|None|False
|
||||
QgsProcessingParameterString|bgcolor|Color to use instead of NULL values. Either a standard color name, R:G:B triplet, or "none"|'none'|False|True
|
||||
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|red|Red
|
||||
QgsProcessingParameterRasterDestination|green|Green
|
||||
|
Loading…
x
Reference in New Issue
Block a user