ArcObjects Library Reference (GeoDatabase) |
|
IRasterDatasetInfo Interface
Provides access to a raster dataset information.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
FileList |
The list of files associated with this dataset. |
|
StorageDef |
The GeoDatabase raster storage definition. |
CoClasses that implement IRasterDatasetInfo
CoClasses and Classes |
Description |
.NET Samples
Create an NDVI custom raster function (Code Files:
NDVICustomFunction) |
Create a custom raster function (Code Files:
WatermarkFunction)