ArcGIS Pro 2.6 API Reference Guide
RasterBand Class Members
Properties  Methods 


ArcGIS.Core.Data.Raster Namespace : RasterBand Class

The following tables list the members exposed by RasterBand.

Public Properties
 NameDescription
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Public PropertyOverridden. Gets the ArcGIS.Core.Data.DatasetType of this raster band.  
Top
Public Methods
 NameDescription
Public MethodCreates a Raster that has the same properties of this basic raster dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Raster.BasicRasterDataset)
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Gets the attribute table of this raster band. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the colormap of this raster band. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the complete name of this raster dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Raster.BasicRasterDataset)
Public Method Gets the data store of this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public MethodGets the RasterBandDefinition of this raster band. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the extent of this raster band. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public Method Gets the URI path to the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public MethodGets the ArcGIS.Core.Data.RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public Method Gets a value indicating whether this raster band has an attribute table. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets a value indicating whether this raster band has a colormap. This method must be called on the MCT. Use QueuedTask.Run.  
Top
Extension Methods
 NameDescription
Public Extension Method Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run.
Top
See Also

Reference

RasterBand Class
ArcGIS.Core.Data.Raster Namespace