mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-11 00:02:48 -04:00
7 lines
344 B
Plaintext
7 lines
344 B
Plaintext
r.out.ppm
|
|
Converts a raster layer to a PPM image file at the pixel resolution of the currently defined region.
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|input|Input raster layer|None|False
|
|
QgsProcessingParameterBoolean|-g|Output greyscale instead of color|True
|
|
QgsProcessingParameterFileDestination|output|PPM|Txt files (*.txt)|None|False
|