Provides access to members that control a custom mosaic operator.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
 |
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