MosaicRasterClass

A mosaic of rasters.

Description

The MosaicRaster coclass represents a special type of Raster that takes a collection of rasters and mosaics them into one seamless raster. The set of rasters can be from any raster formats or geodatabase rasters, it can also be all or a set of rasters in a raster catalog.

The overlapping areas can be resolved by a predefined or custom MosaicOperator.

The mosaic result can be saved to a file raster format or a geodatabase.

Supported Platforms

Windows, Solaris, Linux

Extended Error Information

Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.

Interfaces

Interfaces Description
IGeoDataset (esriGeoDatabase) Provides access to members that provide information about a Geographic Dataset.
IMosaicRaster Provides access to members that control a MosaicRaster.
IMosaicRaster2 Provides access to members that control a MosaicRaster.
IPixelOperation Provides access to members that control a pixel operation on a raster.
IRaster (esriGeoDatabase) Provides access to members that control an in-memory raster.
IRasterCollection Provides access to members that control a raster collection.
IRasterProps Provides access to members that control the most common raster properties.
ISaveAs (esriGeoDatabase) Provides access to methods for saving as a new Dataset.
ISaveAs2 (esriGeoDatabase) Provides access to methods for saving as a new Raster Dataset.
ISupportErrorInfo (esriSystem)

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.