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


IRasterClassNames Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterClassNames Interface
ArcGIS Developer Help

IRasterClassNames Interface

Provides access to members that control raster class names.

Product Availability

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

Members

Name Description
Method Bin Converts pixels to indices.
Read/write property ClassName The class name at the current entry.
Method Create Create Class Names safe array.
Read-only property Names String array of class (category) names.
Read-only property Size The number of Class Names for the band.

Classes that implement IRasterClassNames

Classes Description
RasterClassNames A list of class (category) names.