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


BlendMosaicker Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Classes > B > BlendMosaicker Class
ArcGIS Developer Help

BlendMosaickerClass Class

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