r.his.txt 732 B

1234567891011
  1. r.his
  2. Generates red, green and blue raster layers combining hue, intensity and saturation (HIS) values from user-specified input raster layers.
  3. 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
  8. QgsProcessingParameterBoolean|-c|Use colors from color tables for NULL values|False
  9. QgsProcessingParameterRasterDestination|red|Red
  10. QgsProcessingParameterRasterDestination|green|Green
  11. QgsProcessingParameterRasterDestination|blue|Blue