ArcObjects Library Reference (DataSourcesRaster) |
|
Provides access to members that control a raster info object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
CoClasses that implement IRasterInfo
CoClasses and Classes |
Description |
RasterInfo |
A class for a raster info value object containing information about a raster. |
.NET Samples
Create a custom raster type from the ground up for DMCII data (Code Files:
DMCIIRasterType) |
Create an NDVI custom raster function (Code Files:
NDVICustomFunction) |
Create a custom raster function (Code Files:
WatermarkFunction)
.NET Related Topics
How to access pixel data using the RawBlocks object