mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-10 00:13:55 -04:00
8 lines
192 B
Plaintext
8 lines
192 B
Plaintext
|
r.rgb
|
||
|
Splits a raster map into red, green and blue maps.
|
||
|
Raster (r.*)
|
||
|
ParameterRaster|input|Name of input raster map|False
|
||
|
OutputRaster|red|Red
|
||
|
OutputRaster|green|Green
|
||
|
OutputRaster|blue|Blue
|