This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicRaster Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control a MosaicRaster.
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.
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 and Classes | Description |
---|---|
MosaicRaster | A mosaic of rasters. |
Raster Class | MosaicRaster Class