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


esriImageAdjustmentType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

esriImageAdjustmentType Constants

The image adjustment types.

Constant Value Description
esriImageAdjustmentInsert -1 Inserts the current adjustment before.
esriImageAdjustmentAppend 0 Appends the current adjustment after.
esriImageAdjustmentReplace 1 Relaces all existing geodata transforms using the current adjustment.
esriImageAdjustmentReset 2 Removes any adjustment and restore the original geodata transforms.
esriImageAdjustmentApply 3 Applies the current adjustment.

Product Availability

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