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 |
|
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