Tool Split RGB Composite
Split red-green-blue channels of an rgb coded grid.
- Author: O.Conrad (c) 2014
- 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, output, optional | A | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
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, output, optional
-NODATA:<str> Ignore No Data
boolean
Default: 1