IComputePixelAlignmentParameters Interface
Provides access to members that control how pixel alignment of selected mosaic dataset items is computed.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
MaximumCellSize |
The optional upper limit of the visibility of candidate items allowed to participate in the analysis of pixel alignment. For a selected item to be eligible, it must be visible between MinimumCellSize and MaximumCellSize and it's cell size must also lie within |
|
MinimumCellSize |
The optional lower limit of the visibility of candidate items allowed to participate in the analysis of pixel alignment. For a selected item to be eligible, it must be visible between MinimumCellSize and MaximumCellSize and it's cell size must also lie within |
|
Origin |
The optional origin against which pixel alignment of eligible items is computed. The parameter defaults to the top-left corner of the first eligible item. |
Classes that implement IComputePixelAlignmentParameters