This document is archived and information here might be outdated. Recommended version. |
A custom raster mosaic operator for performing blend value mosaic.
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.
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. |