Provides access to members that controls calculation of unique values. Note: the IRasterCalcUniqueValues interface has been superseded byIRasterCalcUniqueValues2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
A helper class for calculating raster unique values.
Remarks
The two methods operate on the input UniqueValues object and accumulate new unique values to it. So you must co-create the UniqueValues object before calling the two methods.