ArcObjects Library Reference (DataSourcesRaster)  

IMosaicOperator2 Interface

Provides access to members that control a custom mosaic operator.

Product Availability

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

Members

Description
Method Operate Operates on two floating-point values and returns a new one.

CoClasses that implement IMosaicOperator2

CoClasses and Classes Description
BlendMosaicker A custom raster mosaic operator for performing blend value mosaic.
MeanMosaicker A custom raster mosaic operator for performing mean value mosaic.

See Also

IMosaicRaster Interface