This document is archived and information here might be outdated.  Recommended version.


IPixelBlock4 Interface (ArcObjects .NET 10.5 SDK)
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.