mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
7 lines
277 B
Plaintext
7 lines
277 B
Plaintext
r.out.ppm
|
|
r.out.ppm - Converts a raster layer to a PPM image file at the pixel resolution of the currently defined region.
|
|
Raster (r.*)
|
|
ParameterRaster|input|Input raster layer|False
|
|
ParameterBoolean|-G|Output greyscale instead of color|True
|
|
OutputFile|output|Output PPM file
|