This document is archived and information here might be outdated.  Recommended version.


IMosaicOperator2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicOperator2 Interface
ArcGIS Developer Help

IMosaicOperator2 Interface

Provides access to members that control a custom mosaic operator.

Product Availability

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

Members

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

Classes that implement IMosaicOperator2

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