Skip to content

Commit

Permalink
[processing][grass] Fix broken r.his algorithm
Browse files Browse the repository at this point in the history
(cherry-picked from cba395e)
  • Loading branch information
nyalldawson committed Apr 10, 2018
1 parent 1de6209 commit 0b4b1ef
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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
Expand Down

0 comments on commit 0b4b1ef

Please sign in to comment.