ArcObjects Library Reference (DataSourcesRaster)  

IPixelBlock4 Interface

Provides access to members that control a PixelBlock.

Product Availability

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

Members

Description
Method Clear Clears the pixel block.
Method Create Initializes the pixel block.
Method CreateFromPixelBlock Initializes the pixel block using another pixel block.
Method ExportToBytes Exports to a byte array.
Method HasData Checks if a PixelBlock contains any data pixels.
Method HasNoData Checks if a PixelBlock contains NoData.

CoClasses that implement IPixelBlock4

CoClasses and Classes Description
PixelBlock Esri PixelBlock, a container of pixel data.