mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
8 lines
296 B
Plaintext
8 lines
296 B
Plaintext
r.rgb
|
|
Splits a raster map into red, green and blue maps.
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|input|Name of input raster map|None|False
|
|
QgsProcessingParameterRasterDestination|red|Red
|
|
QgsProcessingParameterRasterDestination|green|Green
|
|
QgsProcessingParameterRasterDestination|blue|Blue
|