Provides access to members that control subdatasets.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
CoClasses that implement IRasterDatasetJukebox
CoClasses and Classes |
Description |
RasterDataset |
A representation of a raster dataset on disk. |
Remarks
Some raster formats can contain multiple subdatasets inside a single file, for example the HDF format. The IRasterDatasetJukebox interface is used to query the number of subdatasets, their names, and the descriptions inside the file and retrive subdatasets, one at a time.
.NET Related Topics
Accessing HDF and NITF subdatasets