ArcObjects Library Reference (DataSourcesRaster)  

BlendMosaicker CoClass

A custom raster mosaic operator for performing blend value mosaic.

Product Availability

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

Description

BlendMosaicker implements a Mosaic Operator that resolves the overlapping pixels during mosaicking by blending overlapping pixel values. The weight for blending is decreasing as a pixel is moving closer to the boundary.

 

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.
IMosaicOperator3 Provides access to members that control custom mosaic operators.

See Also

MosaicRaster Class