mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05: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|PPM files (*.ppm)|None|False
|