CompositeBand

AllSource 1.3    |

Synthèse

Creates a raster object by combining multiple rasters to form a multiband image.

Discussion

For more information about how this function works, see the Composite Bands raster function.

The referenced raster dataset for the raster object is temporary. To make it permanent, you can call the raster object's save method.

Syntaxe

CompositeBand (raster)
ParamètreExplicationType de données
raster
[raster,...]

The input raster or list of rasters.

Raster
Valeur renvoyée
Type de donnéesExplication
Raster

The output multiband raster.


Dans cette rubrique