Split RGB Composite
- Author: O.Conrad (c) 2014
- Menu: Visualization | Grid
Description
Split red-green-blue channels of an rgb coded 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 | 
Command Line
Usage: saga_cmd grid_visualisation 9 [-RGB ] [-R ] [-G ] [-B ] [-A ] [-NODATA ]
  -RGB:   	RGB Composite
	grid, input
  -R:     	Red
	grid, output
  -G:     	Green
	grid, output
  -B:     	Blue
	grid, output
  -A:     	Alpha
	grid, output, optional
  -NODATA:	Ignore No Data
	boolean
	Default: 1