Composite Bands function

Overview

The Composite Bands function allows you to combine rasters to form a multiband image.

Notes

The interface allows you to add multiple rasters and order them. The raster at the top of the list will become band 1 in the output. The next raster will become band 2, and so on.

Parameters

Parameter nameDescription

Rasters

Use the drop-down list or the Browse button to choose the raster inputs.

Cellsize Type

Choose which cell size to use in the output raster. If all the input cell sizes are the same, all the options will yield the same results.

  • First Of—Use the first cell size of the input rasters.
  • Min Of—Use the smallest cell size of all the input rasters.
  • Max Of—Use the largest cell size of all the input rasters. This is the default.
  • Mean Of—Use the mean cell size of all the input rasters.
  • Last Of—Use the last cell size of the input rasters.

Related topics


In this topic
  1. Overview
  2. Notes
  3. Parameters