Provides access to members that control a MosaicRaster.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IMosaicRaster allows you to specify the raster catalog or the selection on a raster catalog to be mosaicked. A custom MosaicOperator or a predefined MosaicOperatorType for overlapping areas can also be set. If the raster datasets have colormap, setting the MosaicColormapMode will manipulate the colormap of the output mosaic.
Members
Description | ||
---|---|---|
Ascending | Indicates whether the ascending flag of OrderBy. | |
Colormap | The colormap to be used. | |
MosaicColormapMode | The current mode for mosaicking pseucolor rasters. | |
MosaicOperator | The current mosaic operator. | |
MosaicOperatorType | The current mosaic operator type. | |
OrderByField | The Order By fields on the base RasterCatalog. | |
RasterCatalog | The base RasterCatalog. | |
WhereClause | The Where Clause on the base RasterCatalog. |
CoClasses that implement IMosaicRaster
CoClasses and Classes | Description |
---|---|
MosaicRaster | A mosaic of rasters. |