We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a3dd5 commit cba395eCopy full SHA for cba395e
python/plugins/processing/algs/grass7/description/r.his.txt
@@ -4,7 +4,7 @@ Raster (r.*)
4
QgsProcessingParameterRasterLayer|hue|Hue|None|False
5
QgsProcessingParameterRasterLayer|intensity|Intensity|None|False
6
QgsProcessingParameterRasterLayer|saturation|Saturation|None|False
7
-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
8
QgsProcessingParameterBoolean|-c|Use colors from color tables for NULL values|False
9
QgsProcessingParameterRasterDestination|red|Red
10
QgsProcessingParameterRasterDestination|green|Green
0 commit comments