Module Split RGB Composite
Split red-green-blue channels of an rgb coded grid.
- Author: O.Conrad (c) 2014
- Specification: grid
- Menu: Visualization|Grid
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | RGB Composite | Grid (input) | RGB | - | - |
Output | Red | Grid (output) | R | - | - |
Green | Grid (output) | G | - | - |
Blue | Grid (output) | B | - | - |
Alpha (*) | Grid (optional output) | A | - | - |
Options | Ignore No Data | Boolean | NODATA | - | Default: 1 |
(*) optional |
Command-line
Usage: saga_cmd grid_visualisation 9 -RGB <str> [-R <str>] [-G <str>] [-B <str>] [-A <str>] [-NODATA <str>]
-RGB:<str> RGB Composite
Grid (input)
-R:<str> Red
Grid (output)
-G:<str> Green
Grid (output)
-B:<str> Blue
Grid (output)
-A:<str> Alpha
Grid (optional output)
-NODATA:<str> Ignore No Data
Boolean
Default: 1