Médéric RIBREUX aa17df1a55 * Add new GRASS 7.2 algorithms.
* Fix ParameterRange GUI.
* Fix Multiple values Enum support.
2017-11-04 18:34:25 +01:00

9 lines
532 B
Plaintext

r.out.ppm3
Converts 3 GRASS raster layers (R,G,B) to a PPM image file
Raster (r.*)
QgsProcessingParameterRasterLayer|red|Name of raster map to be used for <red>|None|False
QgsProcessingParameterRasterLayer|green|Name of raster map to be used for <green>|None|False
QgsProcessingParameterRasterLayer|blue|Name of raster map to be used for <blue>|None|False
QgsProcessingParameterBoolean|-c|Add comments to describe the region|False|True
QgsProcessingParameterFileDestination|output|Name for new PPM file|PPM files (*.ppm)|None|False