ArcObjects Library Reference (DataSourcesRaster)  

MeanMosaicker CoClass

A custom raster mosaic operator for performing mean value mosaic.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IMosaicOperator Provides access to members that control custom mosaic operators.
IMosaicOperator2 Provides access to members that control a custom mosaic operator.

Remarks

This mosaic operator calculates average of the pixel values in the overlapping areas and assign it to the output raster pixel value.

See Also

MosaicRaster Class