This tool can be used to split a red-green-blue (RGB) colour-composite image into three separate bands of multi-spectral imagery. The user must specify the input image (input) and output red, green, blue images.

See Also

create_colour_composite

Function Signature

def split_colour_composite(self, composite_image: Raster) -> Tuple[Raster, Raster, Raster]: ...

Project Links

WbW Homepage User Manual Support WbW