Provides access to members that control raw pixel block access.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
CreatePixelBlock | Create a compatible pixel block. | |
Flush | Flushes buffered data. | |
RasterInfo | The raster information. | |
ReadBlock | Reads a raw pixel block. | |
WriteBlock | Writes a raw pixel block. |
CoClasses that implement IRawBlocks
CoClasses and Classes | Description |
---|---|
Raster | An in-memory representation of a dynamic raster that can perform resampling and reprojection. |
RasterBand | A representation of a single band of a raster dataset on disk. |
RasterDataset | A representation of a raster dataset on disk. |