Split RGB bands

Description

<put algortithm description here>

Parameters

Input layer [raster]
<put parameter description here>

Outputs

Output R band layer [raster]
<put output description here>
Output G band layer [raster]
<put output description here>
Output B band layer [raster]
<put output description here>

Console usage

processing.runalg('saga:splitrgbbands', input, r, g, b)

See also