ArcObjects Library Reference (DataSourcesRaster)  

IRawBlocks Interface

Provides access to members that control raw pixel block access.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CreatePixelBlock Create a compatible pixel block.
Method Flush Flushes buffered data.
Read-only property RasterInfo The raster information.
Method ReadBlock Reads a raw pixel block.
Method 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.